chore: Follow up send file dialog for images
This commit is contained in:
parent
a1f4462593
commit
363eabbe1c
2 changed files with 47 additions and 27 deletions
|
|
@ -1689,6 +1689,13 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"sendImages": "Send {count} image",
|
||||
"@sendImages": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"count": {}
|
||||
}
|
||||
},
|
||||
"sendMessages": "Send messages",
|
||||
"@sendMessages": {
|
||||
"type": "text",
|
||||
|
|
@ -2806,7 +2813,7 @@
|
|||
"name": "Name",
|
||||
"version": "Version",
|
||||
"website": "Website",
|
||||
"sendUncompressed": "Send uncompressed",
|
||||
"compress": "Compress",
|
||||
"boldText": "Bold text",
|
||||
"italicText": "Italic text",
|
||||
"strikeThrough": "Strikethrough",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue