updated translations
This commit is contained in:
@ -33,6 +33,16 @@ return [
|
||||
'digit' => 'Broj znamenki',
|
||||
'next' => 'Sljedeći broj',
|
||||
'logo' => 'Logo',
|
||||
'custom' => 'Custom',
|
||||
'item_name' => 'Ime stavke',
|
||||
'item' => 'Stavke',
|
||||
'product' => 'Proizvodi',
|
||||
'service' => 'Usluge',
|
||||
'price_name' => 'Price Name',
|
||||
'price' => 'Cijena',
|
||||
'rate' => 'Rate',
|
||||
'quantity_name' => 'Quantity Name',
|
||||
'quantity' => 'Količina',
|
||||
],
|
||||
'default' => [
|
||||
'tab' => 'Zadano',
|
||||
@ -66,6 +76,8 @@ return [
|
||||
'bill_days' => 'Slanje prije datuma dospijeća',
|
||||
'cron_command' => 'Cron naredba',
|
||||
'schedule_time' => 'Vrijeme pokretanja',
|
||||
'send_item_reminder'=> 'Send Item Reminder',
|
||||
'item_stocks' => 'Send When Item Stock',
|
||||
],
|
||||
'appearance' => [
|
||||
'tab' => 'Izgled',
|
||||
|
Reference in New Issue
Block a user