TF-2717 Display attachment bar below subject field on mobile
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"@@last_modified": "2024-03-13T01:12:22.224880",
|
||||
"@@last_modified": "2024-03-19T12:10:23.549474",
|
||||
"initializing_data": "Initializing data...",
|
||||
"@initializing_data": {
|
||||
"type": "text",
|
||||
@@ -3857,5 +3857,21 @@
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
},
|
||||
"showMore": "Show more (+{count})",
|
||||
"@showMore": {
|
||||
"type": "text",
|
||||
"placeholders_order": [
|
||||
"count"
|
||||
],
|
||||
"placeholders": {
|
||||
"count": {}
|
||||
}
|
||||
},
|
||||
"showLess": "Show less",
|
||||
"@showLess": {
|
||||
"type": "text",
|
||||
"placeholders_order": [],
|
||||
"placeholders": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user