feat: Display warning banner on unverified devices

This commit is contained in:
krille-chan 2024-10-12 21:50:15 +02:00
commit d8acd92023
No known key found for this signature in database
6 changed files with 73 additions and 2 deletions

View file

@ -2786,5 +2786,7 @@
"placeholders": {
"seconds": {}
}
}
},
"oneOfYourDevicesIsNotVerified": "One of your devices is not verified",
"noticeChatBackupDeviceVerification": "Note: When you connect all your devices to the chat backup, they are automatically verified."
}