New translations translation.json (Korean)
This commit is contained in:
parent
7f73a08992
commit
8ceff413b5
|
@ -387,7 +387,15 @@
|
|||
"lists": {
|
||||
"index": {
|
||||
"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": {
|
||||
|
|
Loading…
Reference in New Issue