feat: Search feature

This commit is contained in:
krille-chan 2024-04-17 09:26:22 +02:00
commit 6ea4d0c263
No known key found for this signature in database
10 changed files with 836 additions and 72 deletions

View file

@ -2533,6 +2533,15 @@
"level": {}
}
},
"searchIn": "Search in {chat}...",
"@searchIn": {
"type": "text",
"placeholders": {
"chat": {}
}
},
"photos": "Photos",
"files": "Files",
"databaseBuildErrorBody": "Unable to build the SQlite database. The app tries to use the legacy database for now. Please report this error to the developers at {url}. The error message is: {error}",
"@databaseBuildErrorBody": {
"type": "text",