feat: New video file picker button

This commit is contained in:
Krille 2025-02-25 13:28:50 +01:00
commit 00d219bae1
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
3 changed files with 99 additions and 77 deletions

View file

@ -3201,5 +3201,7 @@
"allDevices": "All devices",
"crossVerifiedDevicesIfEnabled": "Cross verified devices if enabled",
"crossVerifiedDevices": "Cross verified devices",
"verifiedDevicesOnly": "Verified devices only"
"verifiedDevicesOnly": "Verified devices only",
"takeAPhoto": "Take a photo",
"recordAVideo": "Record a video"
}