mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
I18n: Add Chinese (Simplified) (#56739)
* Prevent _old.json files from being created * Add contrib docs for adding new locale * add chinese (simplified)
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
"common": {
|
||||
"locale": {
|
||||
"default": "",
|
||||
"en": "",
|
||||
"es": "",
|
||||
"fr": ""
|
||||
"en-US": "",
|
||||
"es-ES": "",
|
||||
"fr-FR": "",
|
||||
"zh-Hans": ""
|
||||
},
|
||||
"save": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user