use Sqlite FTS5 for search, assume correct language codes

This commit is contained in:
2026-01-22 19:18:02 +01:00
parent 0de8e1ad14
commit 985d8a7169
8 changed files with 201 additions and 10 deletions
+2
View File
@@ -15,6 +15,8 @@ We currently support the following languages:
* Russian
* German
Language codes are fixed because translations are stored in columns on `entries`. The `supported_languages` table controls labels, ordering, and whether a language is active. To add a language, you must add a new column to `entries` and add a corresponding row to `supported_languages`.
### Entry
An entry represents a translatable unit which may be: