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"