feat(i18n): externalize UI strings to YAML language packs
- string tables live in assets/i18n/<lang>.yaml, loaded at runtime (user pack dir ~/.oak/i18n, app bundle Resources/i18n, dev checkout) with the compiled-in English/Chinese tables as fallback - new status.proxy.on/off keys; inspector.params copy no longer says "placeholder"; effect_library.group.builtin key - bundle the packs as cargo-bundle resources; dev profile dep opt-level dropped to 1 for faster iteration builds
This commit is contained in:
+280
-1164
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user