locales: update result string for config parsung
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
@@ -30,6 +30,11 @@
|
|||||||
"de": "Umgebungsvariablen prüfen",
|
"de": "Umgebungsvariablen prüfen",
|
||||||
"en": "Parsing environment"
|
"en": "Parsing environment"
|
||||||
},
|
},
|
||||||
|
"parse.results": {
|
||||||
|
"de_DE.UTF-8": "Ergebnisse der Konfigurations-Parameterprüfung",
|
||||||
|
"de": "Ergebnisse der Konfigurationsparameterprüfung",
|
||||||
|
"en": "Config parsing results"
|
||||||
|
},
|
||||||
"config.name": {
|
"config.name": {
|
||||||
"de_DE.UTF-8": "Konfigurationswert für",
|
"de_DE.UTF-8": "Konfigurationswert für",
|
||||||
"de": "Konfigurationswert für",
|
"de": "Konfigurationswert für",
|
||||||
|
|||||||
Reference in New Issue
Block a user