mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
i18n(Editor) sync ES with #4531 to centralize list of languages
This commit is contained in:
parent
26cb03da42
commit
97e05c8784
@ -1208,7 +1208,7 @@
|
||||
"languages": {
|
||||
"de": "German",
|
||||
"en-US": "English",
|
||||
"es-ES": "Spanish (Spain)",
|
||||
"es-ES": "Español (España)",
|
||||
"fr": "French",
|
||||
"ja": "Japanese",
|
||||
"ko": "Korean",
|
||||
|
@ -1205,18 +1205,6 @@
|
||||
"diagnostics": {
|
||||
"title": "Información Sistema"
|
||||
},
|
||||
"languages": {
|
||||
"de": "Alemán",
|
||||
"en-US": "Inglés",
|
||||
"es-ES": "Español (España)",
|
||||
"fr": "Francés",
|
||||
"ja": "Japonés",
|
||||
"ko": "Coreano",
|
||||
"pt-BR":"Portugués",
|
||||
"ru": "Ruso",
|
||||
"zh-CN": "Chino (Simplificado)",
|
||||
"zh-TW": "Chino (Tradicional)"
|
||||
},
|
||||
"validator": {
|
||||
"errors": {
|
||||
"invalid-json": "Datos JSON inválidos: __error__",
|
||||
|
Loading…
x
Reference in New Issue
Block a user