module structure update 2
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
@@ -28,11 +28,20 @@ Dictionary (
|
||||
"Account": "Benutzer",
|
||||
"Toggle theme": "Thema wechseln",
|
||||
"Quit": "Beenden",
|
||||
// localization
|
||||
|
||||
// localization view
|
||||
"Hello": "Hallo",
|
||||
"User": "Anwender",
|
||||
"Localization dialog": "Lokalisierungs-Dialog",
|
||||
"German": "Deutsch",
|
||||
"English": "Englisch"
|
||||
"English": "Englisch",
|
||||
|
||||
// configuration view
|
||||
"Configuration settings": "Konfigurationseinstellungen",
|
||||
"Configuration file": "Konfigurationsdatei",
|
||||
"Language Id": "Sprach-Id",
|
||||
"Default theme": "Standard-Thema",
|
||||
"load": "laden",
|
||||
"save": "speichern"
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user