Language packs

English is bundled and always available as the fallback. Every other locale is a JSON pack you can upload here. Users that select an uninstalled locale see English with a hint in their Preferences page.

Install a pack

Upload a JSON file shaped as { locale, label, strings: { key: value } }. Existing rows for that locale are replaced atomically.

Sample packs: fr.json · zh-CN.json
Generate with AI
New

Translate an installed pack to any locale via the gateway's configured LLM. Output is JSON-validated, placeholder-checked ({var}, %s), and locale-aware — region matters (zh-TW ≠ zh-CN, fr-CA ≠ fr-FR).

LocaleLabelStatusStringsActions
Loading…