new crowdin translations
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
return [
|
||||
|
||||
'sales_price' => 'Prodajna cijena',
|
||||
'purchase_price' => 'Kupovna cijena',
|
||||
'sales_price' => 'Prodajna cijena',
|
||||
'purchase_price' => 'Kupovna cijena',
|
||||
'enter_item_description' => 'Unesite opis stavke',
|
||||
|
||||
];
|
||||
|
||||
@@ -13,6 +13,8 @@ return [
|
||||
'issued_at' => 'Datum dospjeća',
|
||||
'symbol_first' => 'Položaj simbola',
|
||||
'reconciled' => 'Usaglašeno',
|
||||
'expense_account' => 'Sa računa',
|
||||
'income_account' => 'Na račun',
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
@@ -3,12 +3,13 @@
|
||||
return [
|
||||
|
||||
'company' => [
|
||||
'description' => 'Promijenite naziv firme, e-mail, adresu, porezni broj itd',
|
||||
'name' => 'Naziv firme',
|
||||
'email' => 'E-mail',
|
||||
'phone' => 'Telefon',
|
||||
'address' => 'Adresa',
|
||||
'logo' => 'Logo',
|
||||
'description' => 'Promijenite naziv firme, e-mail, adresu, porezni broj itd',
|
||||
'name' => 'Naziv firme',
|
||||
'email' => 'E-mail',
|
||||
'phone' => 'Telefon',
|
||||
'address' => 'Adresa',
|
||||
'edit_your_business_address' => 'Izmjenite vašu boznis adresu',
|
||||
'logo' => 'Logo',
|
||||
],
|
||||
|
||||
'localisation' => [
|
||||
|
||||
Reference in New Issue
Block a user