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, 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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user