Files
BetterDesk/web
UNITRONIX c11b5af5ab feat(i18n): Complete i18n integration across all web templates
- Add data-i18n attributes to index.html (Dashboard, Public Key, Settings, User Management, About, Modals)
- Add data-i18n attributes to login.html
- Add data-i18n attributes to client_generator.html (sidebar, header)
- Add i18n.js initialization to client_generator.html
- Update en.json with missing auth keys (sign_in, enter_username, enter_password)
- Update pl.json with complete Polish translations

All UI elements now support dynamic language switching.
2026-02-12 00:13:47 +01:00
..