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"
|
||||
},
|
||||
|
||||
@@ -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": "Por defecto",
|
||||
"en-US": "Inglés",
|
||||
"es-ES": "Español",
|
||||
"fr-FR": "Francés",
|
||||
"zh-Hans": "Chino (simplificado)"
|
||||
"default": "Por defecto"
|
||||
},
|
||||
"save": "Guardar"
|
||||
},
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
@@ -2,11 +2,7 @@
|
||||
"_comment": "Đő ʼnőŧ mäʼnūäľľy ęđįŧ ŧĥįş ƒįľę, őř ūpđäŧę ŧĥęşę şőūřčę pĥřäşęş įʼn Cřőŵđįʼn. Ŧĥę şőūřčę őƒ ŧřūŧĥ ƒőř Ēʼnģľįşĥ şŧřįʼnģş äřę įʼn ŧĥę čőđę şőūřčę",
|
||||
"common": {
|
||||
"locale": {
|
||||
"default": "Đęƒäūľŧ",
|
||||
"en-US": "Ēʼnģľįşĥ",
|
||||
"es-ES": "Ŝpäʼnįşĥ",
|
||||
"fr-FR": "Fřęʼnčĥ",
|
||||
"zh-Hans": "Cĥįʼnęşę (Ŝįmpľįƒįęđ)"
|
||||
"default": "Đęƒäūľŧ"
|
||||
},
|
||||
"save": "Ŝävę"
|
||||
},
|
||||
|
||||
@@ -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": "默认",
|
||||
"en-US": "英语",
|
||||
"es-ES": "西班牙语",
|
||||
"fr-FR": "法语",
|
||||
"zh-Hans": "中文(简体)"
|
||||
"default": "默认"
|
||||
},
|
||||
"save": "保存"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user