feat: Display migration notification

This commit is contained in:
Krille 2023-12-08 10:17:21 +01:00
commit a190f7de08
No known key found for this signature in database
2 changed files with 57 additions and 1 deletions

View file

@ -2549,5 +2549,7 @@
"groupCanBeFoundViaSearch": "Group can be found via search",
"wrongRecoveryKey": "Sorry... this does not seem to be the correct recovery key.",
"startConversation": "Start conversation",
"commandHint_sendraw": "Send raw json"
"commandHint_sendraw": "Send raw json",
"databaseMigrationTitle": "Database is optimized",
"databaseMigrationBody": "Please wait. This may take a moment."
}