I18n: Show languages in local names (#57367)

* I18n: Show languages in local names

* fixed test
This commit is contained in:
Josh Hunt
2022-10-21 10:29:03 +01:00
committed by GitHub
parent 5c710a5590
commit fc75076b72
11 changed files with 84 additions and 84 deletions

View File

@@ -2,11 +2,7 @@
"_comment": "Do not manually edit this file, or update these source phrases in Crowdin. The source of truth for English strings are in the code source",
"common": {
"locale": {
"default": "Default",
"en-US": "English",
"es-ES": "Spanish",
"fr-FR": "French",
"zh-Hans": "Chinese (Simplified)"
"default": "Default"
},
"save": "Save"
},