TF-2667 Add cancel button in progress send message dialog

This commit is contained in:
dab246
2024-03-12 12:53:41 +07:00
committed by Dat H. Pham
parent ae6341532c
commit f2b70aec48
16 changed files with 215 additions and 46 deletions
+7 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2024-03-06T02:46:19.947772",
"@@last_modified": "2024-03-12T12:50:35.525381",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -3845,5 +3845,11 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"canceling": "Canceling",
"@canceling": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}