TF-599 Apply action context menu for mailbox

This commit is contained in:
dab246
2022-05-31 15:20:51 +07:00
committed by Dat H. Pham
parent 769d365387
commit 08b327737b
12 changed files with 301 additions and 75 deletions
+13 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2022-05-27T10:11:30.148525",
"@@last_modified": "2022-05-31T15:17:59.229845",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -1371,5 +1371,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"moveMailbox": "Move mailbox",
"@moveMailbox": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"deleteMailbox": "Delete mailbox",
"@deleteMailbox": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}