TF-2116 Apply new design composer mobile

(cherry picked from commit fe4ec144d1a18a94de782f87fff56bbf1cd3a00a)
This commit is contained in:
dab246
2023-09-07 09:53:34 +07:00
committed by Dat H. Pham
parent cbba97279a
commit 3809a05a35
33 changed files with 803 additions and 1002 deletions
+11 -1
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2023-09-06T11:36:27.238808",
"@@last_modified": "2023-09-07T09:30:18.682623",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -3223,5 +3223,15 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"showMoreAttachment": "Show more (+{count})",
"@showMoreAttachment": {
"type": "text",
"placeholders_order": [
"count"
],
"placeholders": {
"count": {}
}
}
}