TF-1801 Add new attachment design text
(cherry picked from commit 20350c981fe4c2a88e6ffc4201eb389ebeb0b27a)
This commit is contained in:
@@ -3275,5 +3275,33 @@
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"moreAttachments": "+ {count} more",
|
||||
"@moreAttachments": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
"count"
|
||||
],
|
||||
"placeholders": {
|
||||
"count": {}
|
||||
}
|
||||
},
|
||||
"attachmentList": "Attachment list",
|
||||
"@attachmentList": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"files": "files",
|
||||
"@files": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"downloadAll": "Download all",
|
||||
"@downloadAll": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user