mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Add Uyghur language (#27183)
Co-authored-by: Gerhard Schlager <gerhard.schlager@discourse.org>
This commit is contained in:
committed by
GitHub
parent
5e61d55940
commit
9d8044a2ee
10
plugins/checklist/config/locales/client.ug.yml
Normal file
10
plugins/checklist/config/locales/client.ug.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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:
|
||||
checklist:
|
||||
edit_reason: "تەكشۈرۈش تىزىم ئۆزگىرىشى"
|
||||
9
plugins/checklist/config/locales/server.ug.yml
Normal file
9
plugins/checklist/config/locales/server.ug.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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:
|
||||
site_settings:
|
||||
checklist_enabled: "تەكشۈرۈش تىزىمى قىستۇرمىسىنى قوزغىتامدۇ؟"
|
||||
Reference in New Issue
Block a user