screentinker/frontend/js/i18n
ScreenTinker fab4ae909a feat(api): token management endpoints + Settings UI
- routes/tokens.js: create (returns the full secret once), list (never the secret),
  revoke. Mounted JWT-only via api-surface.js so an API token can never mint, list or
  revoke tokens - no self-escalation.
- Settings "API Tokens" section: create form (name + read/write/full scope), one-time
  secret reveal with copy, token list, revoke; i18n across en/es/fr/de/pt.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-12 18:45:09 -05:00
..
de.js feat(api): token management endpoints + Settings UI 2026-06-12 18:45:09 -05:00
en.js feat(api): token management endpoints + Settings UI 2026-06-12 18:45:09 -05:00
es.js feat(api): token management endpoints + Settings UI 2026-06-12 18:45:09 -05:00
fr.js feat(api): token management endpoints + Settings UI 2026-06-12 18:45:09 -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 Add Italian Translation 2026-05-09 15:58:48 +02:00
pt.js feat(api): token management endpoints + Settings UI 2026-06-12 18:45:09 -05:00