feat: paste images, videos, and text from clipboard
This commit is contained in:
parent
7de4ceac77
commit
08d442aee2
4 changed files with 256 additions and 4 deletions
|
|
@ -200,6 +200,9 @@ compressed = Compressed {$items} {$items ->
|
|||
*[other] items
|
||||
} from "{$from}" to "{$to}"
|
||||
copy_noun = Copy
|
||||
pasted-image = Pasted Image
|
||||
pasted-text = Pasted Text
|
||||
pasted-video = Pasted Video
|
||||
creating = Creating "{$name}" in "{$parent}"
|
||||
created = Created "{$name}" in "{$parent}"
|
||||
copying = Copying {$items} {$items ->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue