New translations translation.json (German)
This commit is contained in:
parent
9a24b3719d
commit
45c2f783f7
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue