TF-1083: add drag multiple mail
This commit is contained in:
@@ -2373,5 +2373,15 @@
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"moveConversation": "Move {numberOfConversation} conversation",
|
||||
"@moveConversation": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
"numberOfConversation"
|
||||
],
|
||||
"placeholders": {
|
||||
"numberOfConversation": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user