i18n(Editor) sync ES with #4531 to centralize list of languages

This commit is contained in:
Joe Bordes 2024-01-20 20:36:47 +01:00
parent 26cb03da42
commit 97e05c8784
2 changed files with 1 additions and 13 deletions

View File

@ -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",

View File

@ -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__",