New translations translation.json (Chinese Traditional)

This commit is contained in:
AkiraFukushima 2021-01-24 16:50:44 +09:00
parent 6278e93956
commit 637ea4abcd
1 changed files with 9 additions and 1 deletions

View File

@ -387,7 +387,15 @@
"lists": { "lists": {
"index": { "index": {
"new_list": "新列表", "new_list": "新列表",
"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": {