Approval.

This commit is contained in:
2022-12-21 17:41:20 +00:00
committed by md translation bot
parent 478aaac0df
commit ca22b133ec
29 changed files with 233 additions and 228 deletions

View File

@ -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'] = 'sinistra';
$position_set['top_left'] = 'in alto a sinistra';
$position_set['top'] = 'sopra';
$position_set['top_right'] = 'in alto a destra';
$position_set['right'] = 'destra';
$position_set['bottom_right'] = 'in basso a destra';
$position_set['bottom'] = 'sotto / in basso';
$position_set['bottom_left'] = 'in basso a sinistra';
$position_set['center'] = 'centrale';
$position_set['rear_side'] = ' parte posteriore ';
$position_set['edge'] = 'bordo';
$position_set['other'] = 'altra/o';