Approval.
This commit is contained in:
@ -1,19 +1,2 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
array (
|
||||
'position_set' =>
|
||||
array (
|
||||
'left' => 'Bal',
|
||||
'top_left' => 'Bal felső',
|
||||
'top' => 'Felső',
|
||||
'top_right' => 'Jobb felső',
|
||||
'right' => 'Jobb',
|
||||
'bottom_right' => 'Jobb alsó',
|
||||
'bottom' => 'Alsó',
|
||||
'bottom_left' => 'Bal alsó',
|
||||
'center' => 'Közép',
|
||||
'rear_side' => 'Hátoldal',
|
||||
'edge' => 'Szegély',
|
||||
'other' => 'Egyéb',
|
||||
),
|
||||
)
|
Reference in New Issue
Block a user