Files
gree-controller/lang
2026-08-30 09:50:03 +02:00
..
2026-08-30 09:50:03 +02:00
2026-08-30 09:50:03 +02:00
2026-08-23 21:34:07 +02:00

Language packs

Each *.json file in this directory becomes an available UI language after the Rust project is rebuilt.

  • en.json is required and is the fallback language.
  • pl.json provides Polish.
  • To add a language, copy en.json, rename it to <code>.json, update meta, translate values, and rebuild.

See docs/LOCALIZATION.md for the full format and validation rules.