Add list creation functionality

This commit is contained in:
Sol Fisher Romanoff 2022-06-16 01:52:24 +03:00
parent 3d18dd7e47
commit bacb6c8fb3
No known key found for this signature in database
GPG key ID: 9D3F2B64F2341B62
6 changed files with 258 additions and 3 deletions

View file

@ -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",