feat: Send image / video / file dialog

This commit is contained in:
Sorunome 2020-09-04 12:56:25 +02:00
commit e9d806c844
11 changed files with 245 additions and 45 deletions

View file

@ -1,5 +1,5 @@
{
"@@last_modified": "2020-08-16T12:43:17.825046",
"@@last_modified": "2020-09-04T14:58:35.809079",
"About": "About",
"@About": {
"type": "text",
@ -1184,6 +1184,11 @@
"type": "text",
"placeholders": {}
},
"Send audio": "Send audio",
"@Send audio": {
"type": "text",
"placeholders": {}
},
"Send file": "Send file",
"@Send file": {
"type": "text",
@ -1194,6 +1199,16 @@
"type": "text",
"placeholders": {}
},
"Send original": "Send original",
"@Send original": {
"type": "text",
"placeholders": {}
},
"Send video": "Send video",
"@Send video": {
"type": "text",
"placeholders": {}
},
"sentAFile": "{username} sent a file",
"@sentAFile": {
"type": "text",