New translations en.json (German)
This commit is contained in:
parent
77052b2183
commit
0b6964bf96
1 changed files with 7 additions and 7 deletions
|
@ -196,17 +196,17 @@
|
|||
},
|
||||
"stop-form": {
|
||||
"title": "{name} anhalten?",
|
||||
"subtitle": "All data will be retained",
|
||||
"submit": "Stop"
|
||||
"subtitle": "Alle Daten werden aufbewahrt",
|
||||
"submit": "Anhalten"
|
||||
},
|
||||
"uninstall-form": {
|
||||
"title": "Uninstall {name} ?",
|
||||
"subtitle": "All data for this app will be lost.",
|
||||
"warning": "Are you sure? This action cannot be undone.",
|
||||
"submit": "Uninstall"
|
||||
"title": "{name} deinstallieren?",
|
||||
"subtitle": "Alle Daten für diese Anwendung werden gelöscht.",
|
||||
"warning": "Sind Sie sicher? Dieser Schritt kann nicht rückgängig gemacht werden.",
|
||||
"submit": "Deinstallieren"
|
||||
},
|
||||
"update-form": {
|
||||
"title": "Update {name} ?",
|
||||
"title": "Aktualisieren {name}?",
|
||||
"subtitle1": "Update app to latest verion :",
|
||||
"subtitle2": "This will reset your custom configuration (e.g. changes in docker-compose.yml)",
|
||||
"submit": "Update"
|
||||
|
|
Loading…
Add table
Reference in a new issue