feat: support media files upload via paste and drop

This commit is contained in:
codytseng
2025-05-09 23:23:17 +08:00
parent 533e00d4ee
commit 4bfdd4f334
20 changed files with 162 additions and 85 deletions

View File

@@ -110,8 +110,6 @@ export default {
'Picture note requires images': 'Wpis graficzny wymaga obrazów',
Relays: 'Transmitery',
image: 'grafika',
'Normal Note': 'Zwykły wpis',
'Picture Note': 'Wpis graficzny',
'R & W': 'O & Z',
Read: 'Odczyt',
Write: 'Zapis',
@@ -229,6 +227,9 @@ export default {
'Show more': 'Pokaż więcej',
General: 'Ogólne',
Autoplay: 'Autoodtwarzanie',
'Enable video autoplay on this device': 'Włącz automatyczne odtwarzanie wideo na tym urządzeniu'
'Enable video autoplay on this device':
'Włącz automatyczne odtwarzanie wideo na tym urządzeniu',
'Paste or drop media files to upload': 'Wklej lub upuść pliki multimedialne, aby przesłać',
Preview: 'Podgląd'
}
}