screentinker/frontend/js/i18n
ScreenTinker b72e964433
Some checks are pending
CI / Unit tests (node --test) (push) Waiting to run
CI / OpenAPI spec lint (push) Waiting to run
CI / Android unit tests (Kotlin schedule evaluator vectors) (push) Waiting to run
CI / Boot smoke + version check (push) Waiting to run
feat(dashboard): surface per-device settings PIN + backfill existing fleet (#152)
The server provisions a unique settings-menu PIN per device, but nothing surfaced
it — leaving the on-device hidden settings menu effectively unopenable. Show the
PIN on the device Info tab (native players only), with i18n across 6 locales.

Also backfill a unique 6-digit PIN for already-paired devices that predate the
settings_pin column, so the existing fleet isn't locked out (delivered on their
next reconnect via the existing device:paired re-send). Idempotent UPDATE.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-09 19:55:28 -05:00
..
de.js feat(dashboard): surface per-device settings PIN + backfill existing fleet (#152) 2026-07-09 19:55:28 -05:00
en.js feat(dashboard): surface per-device settings PIN + backfill existing fleet (#152) 2026-07-09 19:55:28 -05:00
es.js feat(dashboard): surface per-device settings PIN + backfill existing fleet (#152) 2026-07-09 19:55:28 -05:00
fr.js feat(dashboard): surface per-device settings PIN + backfill existing fleet (#152) 2026-07-09 19:55:28 -05:00
hi.js i18n: extract all strings, add 6 language translations, restructure i18n module 2026-04-29 19:25:22 -05:00
it.js feat(dashboard): surface per-device settings PIN + backfill existing fleet (#152) 2026-07-09 19:55:28 -05:00
pt.js feat(dashboard): surface per-device settings PIN + backfill existing fleet (#152) 2026-07-09 19:55:28 -05:00