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. Translations must be made in Crowdin which will sync them back into this file",
"common": {
"locale": {
"default": "Par défaut",
"en-US": "Anglais",
"es-ES": "Espagnol",
"fr-FR": "Français",
"zh-Hans": "Chinois (simplifié)"
"default": "Par défaut"
},
"save": "Enregistrer"
},