tf-1946 add swipe to thread
tf-1946 add swipe to thread tf-1946 fix duplicate import and change MarkReadAction (cherry picked from commit 3fa17e200b972c3dd81ae297f19fd7b736f3845a)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@last_modified": "2023-08-23T18:45:06.308548",
|
||||
"@@last_modified": "2023-08-28T17:04:30.893394",
|
||||
"initializing_data": "Initializing data...",
|
||||
"@initializing_data": {
|
||||
"type": "text",
|
||||
@@ -3179,5 +3179,15 @@
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"markedSingleMessageToast": "Message has been marked as {action}",
|
||||
"@markedSingleMessageToast": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
"action"
|
||||
],
|
||||
"placeholders": {
|
||||
"action": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user