Add uk and nl

This commit is contained in:
heboba
2026-02-26 20:40:18 +00:00
parent 756f53ef3b
commit e3ae678fea
3 changed files with 193 additions and 14 deletions

View File

@@ -118,7 +118,7 @@ Notes:
- `/generate` calls `PlaylistJobService.generate_for_user(..., force=True, notify=False)`
- `/sync` only refreshes liked tracks cache
- each command uses a short-lived DB session from `session_factory`
- bot UI supports `ru` and `en` (localized text/buttons)
- bot UI supports `ru`, `en`, `uk`, and `nl` (localized text/buttons)
### 3. Service layer