extra translations

This commit is contained in:
2026-08-28 16:59:45 +02:00
parent e10f2cf7d7
commit c276088fe6
7 changed files with 278 additions and 16 deletions
+3 -2
View File
@@ -249,8 +249,9 @@ header. Command failures are returned as HTTP 400 JSON responses with an
- implements keyboard actions and playlist drag-and-drop in the browser.
[`public/translate.js`](public/translate.js) follows the key-based translation
model used by rktplayer. It supports Dutch, English, German, French and Spanish
with English fallback. Browser preferences select the initial language; a
model used by rktplayer. It supports Dutch, English, German, French, Spanish,
Italian, Swedish, Norwegian, Finnish and Icelandic with English fallback.
Browser preferences select the initial language; a
manual selection is stored server-side per username and therefore follows the
user across browsers. The native agent uses the equivalent
[`private/translate.rkt`](private/translate.rkt) module and the operating-system