mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 04:01:10 -04:00
New translations en.json (Croatian)
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
"customers": "Klijenti",
|
"customers": "Klijenti",
|
||||||
"items": "Stavke",
|
"items": "Stavke",
|
||||||
"invoices": "Fakture",
|
"invoices": "Fakture",
|
||||||
"recurring-invoices": "Recurring Invoices",
|
"recurring-invoices": "Ponavljajuće fakture\n",
|
||||||
"expenses": "Rashodi",
|
"expenses": "Rashodi",
|
||||||
"estimates": "Ponude",
|
"estimates": "Ponude",
|
||||||
"payments": "Uplate",
|
"payments": "Uplate",
|
||||||
@ -98,8 +98,8 @@
|
|||||||
"do_you_wish_to_continue": "Želite li nastaviti?",
|
"do_you_wish_to_continue": "Želite li nastaviti?",
|
||||||
"note": "Bilješka",
|
"note": "Bilješka",
|
||||||
"pay_invoice": "Plati račun",
|
"pay_invoice": "Plati račun",
|
||||||
"login_successfully": "Logged in successfully!",
|
"login_successfully": "Uspješno ste prijavljeni!\n",
|
||||||
"logged_out_successfully": "Logged out successfully",
|
"logged_out_successfully": "Uspješno odjavljen\n",
|
||||||
"mark_as_default": "Postavi kao zadano"
|
"mark_as_default": "Postavi kao zadano"
|
||||||
},
|
},
|
||||||
"dashboard": {
|
"dashboard": {
|
||||||
@ -152,17 +152,17 @@
|
|||||||
},
|
},
|
||||||
"company_switcher": {
|
"company_switcher": {
|
||||||
"label": "IZABERI TVRTKU",
|
"label": "IZABERI TVRTKU",
|
||||||
"no_results_found": "No Results Found",
|
"no_results_found": "Nema rezultata\n",
|
||||||
"add_new_company": "Add new company",
|
"add_new_company": "Dodajte novu tvrtku\n",
|
||||||
"new_company": "New company",
|
"new_company": "Nova tvrtka\n",
|
||||||
"created_message": "Company created successfully"
|
"created_message": "Tvrtka uspješno stvorena\n"
|
||||||
},
|
},
|
||||||
"dateRange": {
|
"dateRange": {
|
||||||
"today": "Today",
|
"today": "Danas\n",
|
||||||
"this_week": "This Week",
|
"this_week": "Danas\n",
|
||||||
"this_month": "This Month",
|
"this_month": "Danas\n",
|
||||||
"this_quarter": "This Quarter",
|
"this_quarter": "Danas\n",
|
||||||
"this_year": "This Year",
|
"this_year": "Danas\n",
|
||||||
"previous_week": "Previous Week",
|
"previous_week": "Previous Week",
|
||||||
"previous_month": "Previous Month",
|
"previous_month": "Previous Month",
|
||||||
"previous_quarter": "Previous Quarter",
|
"previous_quarter": "Previous Quarter",
|
||||||
@ -481,7 +481,7 @@
|
|||||||
"limit_by": "Ograniči po",
|
"limit_by": "Ograniči po",
|
||||||
"limit_date": "Vremenski rok",
|
"limit_date": "Vremenski rok",
|
||||||
"limit_count": "Broj ograničenja\n",
|
"limit_count": "Broj ograničenja\n",
|
||||||
"count": "Count",
|
"count": "Brojač",
|
||||||
"status": "Status",
|
"status": "Status",
|
||||||
"select_a_status": "Select a status",
|
"select_a_status": "Select a status",
|
||||||
"working": "Working",
|
"working": "Working",
|
||||||
|
|||||||
Reference in New Issue
Block a user