From 26ba2d8d288c5194f0b58958989aca78b1167f4e Mon Sep 17 00:00:00 2001 From: Mohit Panjwani Date: Thu, 13 Oct 2022 18:34:22 +0530 Subject: [PATCH] New translations en.json (Croatian) --- resources/scripts/locales/hr.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/resources/scripts/locales/hr.json b/resources/scripts/locales/hr.json index c4f21954..0c6c4458 100644 --- a/resources/scripts/locales/hr.json +++ b/resources/scripts/locales/hr.json @@ -4,7 +4,7 @@ "customers": "Klijenti", "items": "Stavke", "invoices": "Fakture", - "recurring-invoices": "Recurring Invoices", + "recurring-invoices": "Ponavljajuće fakture\n", "expenses": "Rashodi", "estimates": "Ponude", "payments": "Uplate", @@ -98,8 +98,8 @@ "do_you_wish_to_continue": "Želite li nastaviti?", "note": "Bilješka", "pay_invoice": "Plati račun", - "login_successfully": "Logged in successfully!", - "logged_out_successfully": "Logged out successfully", + "login_successfully": "Uspješno ste prijavljeni!\n", + "logged_out_successfully": "Uspješno odjavljen\n", "mark_as_default": "Postavi kao zadano" }, "dashboard": { @@ -152,17 +152,17 @@ }, "company_switcher": { "label": "IZABERI TVRTKU", - "no_results_found": "No Results Found", - "add_new_company": "Add new company", - "new_company": "New company", - "created_message": "Company created successfully" + "no_results_found": "Nema rezultata\n", + "add_new_company": "Dodajte novu tvrtku\n", + "new_company": "Nova tvrtka\n", + "created_message": "Tvrtka uspješno stvorena\n" }, "dateRange": { - "today": "Today", - "this_week": "This Week", - "this_month": "This Month", - "this_quarter": "This Quarter", - "this_year": "This Year", + "today": "Danas\n", + "this_week": "Danas\n", + "this_month": "Danas\n", + "this_quarter": "Danas\n", + "this_year": "Danas\n", "previous_week": "Previous Week", "previous_month": "Previous Month", "previous_quarter": "Previous Quarter", @@ -481,7 +481,7 @@ "limit_by": "Ograniči po", "limit_date": "Vremenski rok", "limit_count": "Broj ograničenja\n", - "count": "Count", + "count": "Brojač", "status": "Status", "select_a_status": "Select a status", "working": "Working",