Approval.
This commit is contained in:
@ -1,13 +1,13 @@
|
||||
<?PHP
|
||||
$position_set['left'] = 'Слева';
|
||||
$position_set['top_left'] = 'Вверху слева';
|
||||
$position_set['top'] = 'Наверху';
|
||||
$position_set['top_right'] = 'Вверху справа';
|
||||
$position_set['right'] = 'Справа';
|
||||
$position_set['bottom_right'] = 'Внизу справа';
|
||||
$position_set['bottom'] = 'Внизу';
|
||||
$position_set['bottom_left'] = 'Внизу слева';
|
||||
$position_set['center'] = 'По центру';
|
||||
$position_set['rear_side'] = 'Обратная сторона';
|
||||
$position_set['left'] = 'Ліворуч';
|
||||
$position_set['top_left'] = 'Ліворуч вгорі';
|
||||
$position_set['top'] = 'Верхня частина';
|
||||
$position_set['top_right'] = 'Праворуч вгорі';
|
||||
$position_set['right'] = 'Праворуч';
|
||||
$position_set['bottom_right'] = 'Внизу праворуч ';
|
||||
$position_set['bottom'] = 'Нижня частина';
|
||||
$position_set['bottom_left'] = 'Внизу зліва';
|
||||
$position_set['center'] = 'Центральна частина';
|
||||
$position_set['rear_side'] = 'Зворотній бік';
|
||||
$position_set['edge'] = 'Край';
|
||||
$position_set['other'] = 'Другое';
|
||||
$position_set['other'] = 'Інше ';
|
||||
|
Reference in New Issue
Block a user