Approval.
This commit is contained in:
@ -1,13 +1,13 @@
|
||||
<?PHP
|
||||
$position_set['left'] = 'Left';
|
||||
$position_set['top_left'] = 'Top left';
|
||||
$position_set['top'] = 'Top';
|
||||
$position_set['top_right'] = 'Top right';
|
||||
$position_set['right'] = 'Right';
|
||||
$position_set['bottom_right'] = 'Bottom right';
|
||||
$position_set['bottom'] = 'Bottom';
|
||||
$position_set['bottom_left'] = 'Unten links';
|
||||
$position_set['center'] = 'Center';
|
||||
$position_set['rear_side'] = 'Rear side';
|
||||
$position_set['edge'] = 'Edge';
|
||||
$position_set['other'] = 'Other';
|
||||
$position_set['left'] = 'Bal';
|
||||
$position_set['top_left'] = 'Bal felső';
|
||||
$position_set['top'] = 'Felső';
|
||||
$position_set['top_right'] = 'Jobb felső';
|
||||
$position_set['right'] = 'Jobb';
|
||||
$position_set['bottom_right'] = 'Jobb alsó';
|
||||
$position_set['bottom'] = 'Alsó';
|
||||
$position_set['bottom_left'] = 'Bal alsó';
|
||||
$position_set['center'] = 'Közép';
|
||||
$position_set['rear_side'] = 'Hátoldal';
|
||||
$position_set['edge'] = 'Szegély';
|
||||
$position_set['other'] = 'Egyéb';
|
||||
|
Reference in New Issue
Block a user