use Sqlite FTS5 for search, assume correct language codes
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user