Task lists WIP:

* front-end
This commit is contained in:
John Livingston
2024-05-06 17:26:20 +02:00
parent 964b8854f6
commit 1e876e60ee
10 changed files with 194 additions and 31 deletions

View File

@ -24,7 +24,9 @@ const locKeys = [
'task_list_delete_confirm',
'task_create',
'task_name',
'task_description'
'task_description',
'task_delete',
'task_delete_confirm'
]
module.exports = locKeys