cad-editor/i18n.toml
Hakan Seven b90b3e3ecf feat(locale): add Fluent translations
Default to the platform language with persisted overrides across native and web builds.

Refs #630
2026-08-02 18:53:38 +03:00

5 lines
86 B
TOML

fallback_language = "en-US"
[fluent]
assets_dir = "locales"
domain = "opencadstudio"