feat: Send multiple images at once
This commit is contained in:
parent
fae0436f4e
commit
765583dbbe
7 changed files with 129 additions and 99 deletions
|
|
@ -2850,5 +2850,11 @@
|
|||
"storeInAppleKeyChain": "Store in Apple KeyChain",
|
||||
"@storeInAppleKeyChain": {},
|
||||
"storeSecurlyOnThisDevice": "Store securely on this device",
|
||||
"@storeSecurlyOnThisDevice": {}
|
||||
"@storeSecurlyOnThisDevice": {},
|
||||
"countFiles": "{count} files",
|
||||
"@countFiles": {
|
||||
"placeholders": {
|
||||
"count": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue