Fix toast message when sending a message

This commit is contained in:
dab246
2022-04-07 15:44:01 +07:00
committed by Dat H. Pham
parent a7d013cfc7
commit 3eb5f31dcd
6 changed files with 31 additions and 23 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-04-07T14:40:38.896425",
"@@last_modified": "2022-04-07T15:43:45.603676",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -1035,5 +1035,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"maximum_files_size": "Maximum files size",
"@maximum_files_size": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}