add translations
This commit is contained in:
@@ -17,25 +17,29 @@
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'Customer cart' => 'Vendég kosár',
|
||||
'Fizetve' => 'Fizetve',
|
||||
'To cart' => 'Kosárba',
|
||||
'User Cart' => 'Kosárba',
|
||||
'Write up' => 'Felír',
|
||||
'Account' => 'Kassza',
|
||||
'Barcode or product code' => 'Vonalkód vagy termék kód',
|
||||
'Comment' => 'Megjegyzés',
|
||||
'Discount' => 'Kedvezmény',
|
||||
'Product' => 'Termék',
|
||||
'Are you sure you want to delete this item?' => 'Biztosan törölni szeretné ezt a vendéget?',
|
||||
'Barcode' => 'Vonalkód',
|
||||
'Cart' => 'Kosár',
|
||||
'Barcode or product code' => 'Vonalkód vagy termék kód',
|
||||
'Comment' => 'Megjegyzés',
|
||||
'Count' => 'Mennyiség',
|
||||
'Create' => 'Mentés',
|
||||
'Create Product' => 'Új termék',
|
||||
'Currency' => 'Valuta',
|
||||
'Currency not found' => 'Valuta nem található',
|
||||
'Delete' => 'Törlés',
|
||||
'Discount' => 'Kedvezmény',
|
||||
'Discount not found' => 'Kedvezmény nem található',
|
||||
'Item Price' => 'Termék ár',
|
||||
'Name' => 'Név',
|
||||
'Paid' => 'Fizetve',
|
||||
'Price' => 'Ár',
|
||||
'Product' => 'Termék',
|
||||
'Product name' => 'Termék név',
|
||||
'Product not found!' => 'Termék nem található',
|
||||
'Product number' => 'Termák kód',
|
||||
@@ -44,7 +48,6 @@ return [
|
||||
'Sale Price' => 'Eladási ár',
|
||||
'Search' => 'Keresés',
|
||||
'Sell product' => 'Termék eladás',
|
||||
'Sell product and add to total' => 'Termék eladás és kosárba helyezés',
|
||||
'Stock' => 'Raktáron',
|
||||
'Stock {stock} lower then {count}!' => 'Raktáron {stock} kevesebb mint {count}!',
|
||||
'Total Price' => 'Összesen',
|
||||
|
||||
Reference in New Issue
Block a user