Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/locales/languages.json
diff options
context:
space:
mode:
authorwc7086 <74053663+wc7086@users.noreply.github.com>2023-06-12 21:33:28 +0800
committerGitHub <noreply@github.com>2023-06-12 15:33:28 +0200
commit99fbc189c69817a2ba09b7328a560be0b4da0896 (patch)
tree2d5d4316301051c8feabad859392844ad986bf40 /archinstall/locales/languages.json
parentaa1c6b014d3c53ab8350f684d32c10725cffa494 (diff)
Update Simplified Chinese translation (#1757)
Co-authored-by: wc7086 <190022474@qq.com> Co-authored-by: Anton Hvornum <anton@hvornum.se>
Diffstat (limited to 'archinstall/locales/languages.json')
-rw-r--r--archinstall/locales/languages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/archinstall/locales/languages.json b/archinstall/locales/languages.json
index 271fbb36..8575108c 100644
--- a/archinstall/locales/languages.json
+++ b/archinstall/locales/languages.json
@@ -181,6 +181,6 @@
{"abbr": "yi", "lang": "Yiddish"},
{"abbr": "yo", "lang": "Yoruba"},
{"abbr": "za", "lang": "Zhuang"},
+ {"abbr": "zh-CN", "lang": "Simplified Chinese", "translated_lang": "简体中文"},
{"abbr": "zh-TW", "lang": "Traditional Chinese", "translated_lang": "繁體中文"},
- {"abbr": "zh-CN", "lang": "Simplified Chinese"},
{"abbr": "zu", "lang": "Zulu"}]