diff --git a/config/locales/client.hr.yml b/config/locales/client.hr.yml new file mode 100644 index 0000000..3872394 --- /dev/null +++ b/config/locales/client.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: + js: + user_notes: + attach: "Dodaj bilješku za korisnike" + show_post: "Prikaži objavu" diff --git a/config/locales/server.hr.yml b/config/locales/server.hr.yml new file mode 100644 index 0000000..4fe675f --- /dev/null +++ b/config/locales/server.hr.yml @@ -0,0 +1,12 @@ +# 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: + user_notes: + labels: + user: Korisnik + moderator: Moderator