add translations for sell product
This commit is contained in:
@@ -17,9 +17,7 @@
|
||||
* NOTE: this file must be saved in UTF-8 encoding.
|
||||
*/
|
||||
return [
|
||||
'Details' => 'Részletek',
|
||||
'Procurement' => 'Beszerzés',
|
||||
'Product' => 'Termék',
|
||||
'Sold: {product}' => 'Eladva: {product}',
|
||||
'Active' => 'Aktív',
|
||||
'All' => 'Mind',
|
||||
'Barcode' => 'Vonalkód',
|
||||
@@ -27,12 +25,15 @@ return [
|
||||
'Create Product' => 'Új termék',
|
||||
'Created At' => 'Létrehozás ideje',
|
||||
'Description' => 'Leírás',
|
||||
'Details' => 'Részletek',
|
||||
'Id Account' => 'Kassza',
|
||||
'Id Product' => 'Termék',
|
||||
'Id Product Category' => 'Termék kategória',
|
||||
'Inactive' => 'Inaktív',
|
||||
'Max 255 character' => 'Max 255 karakter',
|
||||
'Name' => 'Név',
|
||||
'Procurement' => 'Beszerzés',
|
||||
'Product' => 'Termék',
|
||||
'Product Number' => 'Termék szám',
|
||||
'Products' => 'Termékek',
|
||||
'Profit Margins' => 'Haszonkulcs',
|
||||
|
||||
Reference in New Issue
Block a user