Add list creation functionality
This commit is contained in:
parent
3d18dd7e47
commit
bacb6c8fb3
6 changed files with 258 additions and 3 deletions
|
@ -948,7 +948,11 @@
|
|||
"empty_chat_list_placeholder": "You don't have any chats yet. Start a new chat!"
|
||||
},
|
||||
"lists": {
|
||||
"lists": "Lists"
|
||||
"lists": "Lists",
|
||||
"new": "New List",
|
||||
"title": "List title",
|
||||
"search": "Search users",
|
||||
"create": "Create"
|
||||
},
|
||||
"file_type": {
|
||||
"audio": "Audio",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue