mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
I18n: Show languages in local names (#57367)
* I18n: Show languages in local names * fixed test
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user