Approval.
This commit is contained in:
@ -8,22 +8,22 @@ $position_set = array (
|
||||
'right' => 'Справа',
|
||||
'bottom_right' => 'Внизу справа',
|
||||
'bottom' => 'Внизу',
|
||||
'bottom_left' => 'Bottom left',
|
||||
'bottom_left' => 'Слева внизу',
|
||||
'center' => 'По центру',
|
||||
'rear_side' => 'Обратная сторона',
|
||||
'edge' => 'Край',
|
||||
'other' => 'Другое',
|
||||
'inside' => 'Внутри',
|
||||
'underside' => 'Underside',
|
||||
'topside' => 'Topside',
|
||||
'front_front' => 'Full front',
|
||||
'rear_left' => 'Rear side: left',
|
||||
'rear_top_left' => 'Rear side: top left',
|
||||
'rear_top' => 'Rear side: top',
|
||||
'rear_top_right' => 'Rear side: top right',
|
||||
'rear_right' => 'Rear side: right',
|
||||
'rear_bottom_right' => 'Rear side: bottom right',
|
||||
'rear_bottom' => 'Rear side: bottom',
|
||||
'rear_bottom_left' => 'Rear side: bottom left',
|
||||
'rear_center' => 'Rear side: center',
|
||||
'underside' => 'Нижняя сторона',
|
||||
'topside' => 'Верхняя сторона',
|
||||
'front_front' => 'Полная лицевая часть',
|
||||
'rear_left' => 'Задняя сторона: слева',
|
||||
'rear_top_left' => 'Задняя сторона: вверху слева',
|
||||
'rear_top' => 'Задняя сторона: сверху',
|
||||
'rear_top_right' => 'Задняя сторона: справа вверху',
|
||||
'rear_right' => 'Задняя сторона: справа',
|
||||
'rear_bottom_right' => 'Задняя сторона: внизу справа',
|
||||
'rear_bottom' => 'Задняя сторона: внизу',
|
||||
'rear_bottom_left' => 'Задняя сторона: внизу слева',
|
||||
'rear_center' => 'Задняя сторона: в центре',
|
||||
);
|
||||
|
Reference in New Issue
Block a user