New translations translation.json (German)

This commit is contained in:
AkiraFukushima 2021-01-24 16:50:29 +09:00
parent 9a24b3719d
commit 45c2f783f7
1 changed files with 9 additions and 1 deletions

View File

@ -387,7 +387,15 @@
"lists": {
"index": {
"new_list": "Neue Liste",
"edit": "Bearbeiten"
"edit": "Bearbeiten",
"delete": {
"confirm": {
"title": "Confirm",
"message": "This operation can not be undone, this list will be permanently deleted",
"ok": "Delete",
"cancel": "Cancel"
}
}
}
},
"login": {