From e6cce5486df906ede74aa1b17ab308a145a99b88 Mon Sep 17 00:00:00 2001 From: Discourse Translator Bot Date: Tue, 21 Jun 2022 09:29:07 -0400 Subject: [PATCH] Update translations (#203) --- config/locales/client.hr.yml | 22 ++++++++++++++++++++++ config/locales/server.hr.yml | 11 +++++++++++ 2 files changed, 33 insertions(+) create mode 100644 config/locales/client.hr.yml create mode 100644 config/locales/server.hr.yml diff --git a/config/locales/client.hr.yml b/config/locales/client.hr.yml new file mode 100644 index 0000000..d7e3cc8 --- /dev/null +++ b/config/locales/client.hr.yml @@ -0,0 +1,22 @@ +# WARNING: Never edit this file. +# It will be overwritten when translations are pulled from Crowdin. +# +# To work with us on translations, join this project: +# https://translate.discourse.org/ + +hr: + js: + notifications: + alt: + solved: + accepted_notification: "prihvaćen" + solved: + title: "Riješeno" + allow_accepted_answers: "Dopusti vlasniku teme i osoblju da označi odgovor kao rješenje" + accept_answer: "Odaberite ¸ako ovaj odgovor rješava problem" + accepted_description: "Ovo je prihvaćeno rješenje za ovu temu" + has_no_accepted_answer: "Ova tema nema rješenje" + unaccept_answer: "Poništite odabir ako ovaj odgovor više ne rješava problem" + accepted_answer: "Riješenje" + topic_status_filter: + all: "sve" diff --git a/config/locales/server.hr.yml b/config/locales/server.hr.yml new file mode 100644 index 0000000..6eae30c --- /dev/null +++ b/config/locales/server.hr.yml @@ -0,0 +1,11 @@ +# WARNING: Never edit this file. +# It will be overwritten when translations are pulled from Crowdin. +# +# To work with us on translations, join this project: +# https://translate.discourse.org/ + +hr: + reports: + accepted_solutions: + xaxis: "Dan" + yaxis: "Ukupno"