diff --git a/config/locales/client.sk.yml b/config/locales/client.sk.yml index fa1b06f..8c50264 100644 --- a/config/locales/client.sk.yml +++ b/config/locales/client.sk.yml @@ -6,6 +6,10 @@ sk: js: + notifications: + alt: + solved: + accepted_notification: "prijať" solved: topic_status_filter: all: "všetko" diff --git a/config/locales/client.te.yml b/config/locales/client.te.yml index 1ecf101..8a02772 100644 --- a/config/locales/client.te.yml +++ b/config/locales/client.te.yml @@ -6,6 +6,10 @@ te: js: + notifications: + alt: + solved: + accepted_notification: "ఆమోదించబడిన" solved: topic_status_filter: all: "అన్నీ" diff --git a/config/locales/client.ug.yml b/config/locales/client.ug.yml new file mode 100644 index 0000000..16a4376 --- /dev/null +++ b/config/locales/client.ug.yml @@ -0,0 +1,21 @@ +# 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/ + +ug: + js: + notifications: + alt: + solved: + accepted_notification: "قوشۇلدى" + solved: + topic_status_filter: + all: "ھەممىسى" + discourse_automation: + triggerables: + first_accepted_solution: + fields: + maximum_trust_level: + label: ئىشەنچ دەرىجىسى diff --git a/config/locales/server.ug.yml b/config/locales/server.ug.yml new file mode 100644 index 0000000..52a63c6 --- /dev/null +++ b/config/locales/server.ug.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/ + +ug: + reports: + accepted_solutions: + xaxis: "كۈن" + yaxis: "جەمئىي"