Show error on i18n language change

This commit is contained in:
schroda
2024-12-20 17:25:46 +01:00
parent 3949363474
commit 083f98e9f6
2 changed files with 10 additions and 1 deletions

View File

@@ -445,6 +445,9 @@
"warning": "Warning"
},
"language": {
"error": {
"load": "Could not load language"
},
"label": {
"language": "Language",
"language_with_code": "Language with code: {{code}}"