New translations translation.json (Czech)
This commit is contained in:
parent
6b5dea55c7
commit
9a24b3719d
|
@ -387,7 +387,15 @@
|
||||||
"lists": {
|
"lists": {
|
||||||
"index": {
|
"index": {
|
||||||
"new_list": "New List",
|
"new_list": "New List",
|
||||||
"edit": "Edit"
|
"edit": "Edit",
|
||||||
|
"delete": {
|
||||||
|
"confirm": {
|
||||||
|
"title": "Confirm",
|
||||||
|
"message": "This operation can not be undone, this list will be permanently deleted",
|
||||||
|
"ok": "Delete",
|
||||||
|
"cancel": "Cancel"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
|
|
Loading…
Reference in New Issue