mirror of
https://github.com/screentinker/screentinker.git
synced 2026-05-15 07:32:23 -06:00
- Add-Display modal in index.html: marked translatable elements with data-i18n / data-i18n-placeholder / data-i18n-html attributes - app.js: translateStaticDom() walks data-i18n* on init and on every language-changed event so static HTML stays in sync - server/player/index.html: standalone player gets its own inline PLAYER_I18N table (en/es/fr/de/pt) with a tiny _t() helper. Reads rd_lang from localStorage (set by dashboard) so the player picks up the same language. Translates info overlay, setup screen, and status messages. - 1018 keys total in dashboard locales, parity 100%. This completes the wiring; Android resources are next. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| index.html | ||
| sw.js | ||