feat: add configurable language support via LANGUAGES environment variable

This commit is contained in:
Alex Lion
2025-07-11 14:46:33 +01:00
parent 0a8c000ac1
commit 983552772a
6 changed files with 34 additions and 12 deletions

View File

@@ -1,5 +1,9 @@
### v.2.4.0
### Features
- Add `LANGUAGES` setting to configure available languages in the app
### Fixes and improvements
- Upgrade JS dependencies