Language packs
Each *.json file in this directory becomes an available UI language after the Rust project is rebuilt.
en.jsonis required and is the fallback language.pl.jsonprovides Polish.- To add a language, copy
en.json, rename it to<code>.json, updatemeta, translate values, and rebuild.
See docs/LOCALIZATION.md for the full format and validation rules.