Initial commit
This commit is contained in:
17
setup/I18n/hu_HU.php
Normal file
17
setup/I18n/hu_HU.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Address' => 'Cím',
|
||||
'Advanced configuration' => 'Speciális beállítások',
|
||||
'Category' => 'Kategória',
|
||||
'Configuration' => 'Beállítások',
|
||||
'Content' => 'Tartalom',
|
||||
'Coupon' => 'Kupon',
|
||||
'Customer' => 'Ügyfél',
|
||||
'New York' => 'New York',
|
||||
'Product' => 'Termék',
|
||||
'Sales management' => 'Kampányok kezelése',
|
||||
'Search' => 'Keresés',
|
||||
'Shipping configuration' => 'Szállítási beállítások',
|
||||
'Translations' => 'Fordítások',
|
||||
];
|
||||
Reference in New Issue
Block a user