feat(clipboard): Add pasteboard support for cross-platform image paste

This commit is contained in:
cogwheel0
2025-12-08 12:47:12 +05:30
parent fbeaebe0e8
commit 145a42b504
16 changed files with 230 additions and 56 deletions

View File

@@ -128,6 +128,8 @@
"file": "Файл",
"photo": "Фото",
"camera": "Камера",
"pasteFromClipboard": "Вставить",
"pasteImage": "Вставить изображение",
"apiUnavailable": "Служба API недоступна",
"unableToLoadImage": "Не удалось загрузить изображение",
"notAnImageFile": "Не является файлом изображения: {fileName}",