Add ability to edit and delete lists
This commit is contained in:
parent
bacb6c8fb3
commit
cf33b3295f
7 changed files with 291 additions and 10 deletions
|
@ -952,7 +952,9 @@
|
|||
"new": "New List",
|
||||
"title": "List title",
|
||||
"search": "Search users",
|
||||
"create": "Create"
|
||||
"create": "Create",
|
||||
"save": "Save changes",
|
||||
"delete": "Delete list"
|
||||
},
|
||||
"file_type": {
|
||||
"audio": "Audio",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue