chore: Better no compression supported UX

This commit is contained in:
Krille 2025-02-25 17:53:10 +01:00
commit a8bf39aca0
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
2 changed files with 18 additions and 11 deletions

View file

@ -3204,5 +3204,6 @@
"verifiedDevicesOnly": "Verified devices only",
"takeAPhoto": "Take a photo",
"recordAVideo": "Record a video",
"optionalMessage": "(Optional) message..."
"optionalMessage": "(Optional) message...",
"notSupportedOnThisDevice": "Not supported on this device"
}