feat(dev_tools): add translation editor for browsing and editing UI translations
Some checks failed
Some checks failed
New admin page to browse, search, compare, and inline-edit translation keys across all modules and languages from the browser. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -14,7 +14,24 @@
|
||||
"components": "Komponenten",
|
||||
"icons": "Icons",
|
||||
"sql_query": "SQL Ufro",
|
||||
"platform_debug": "Plattform Debug"
|
||||
"platform_debug": "Plattform Debug",
|
||||
"translation_editor": "Iwwersetzungseditor"
|
||||
},
|
||||
"translation_editor": {
|
||||
"title": "Iwwersetzungseditor",
|
||||
"all_modules": "All Moduler",
|
||||
"search_placeholder": "Schlësselen a Wäerter sichen...",
|
||||
"filter_all": "All",
|
||||
"filter_missing": "Fehlend",
|
||||
"filter_variables": "Variabelen",
|
||||
"module": "Modul",
|
||||
"key_path": "Schlësselpfad",
|
||||
"missing": "fehlend",
|
||||
"saving": "Späicheren...",
|
||||
"no_results": "Keng Iwwersetzungsschlësselen entspriechen Ären Filteren.",
|
||||
"loading": "Iwwersetzunge gi gelueden...",
|
||||
"previous": "Zréck",
|
||||
"next": "Weider"
|
||||
},
|
||||
"sql_query": {
|
||||
"title": "SQL Ufro-Werkzeug",
|
||||
|
||||
Reference in New Issue
Block a user