diff options
author | jason westover <jwestover@nvidia.com> | 2025-08-18 17:26:41 +0300 |
---|---|---|
committer | jason westover <jwestover@nvidia.com> | 2025-08-22 14:41:39 +0300 |
commit | d2483622fc31f6b965a052d0c4f999ad963d0a0f (patch) | |
tree | 2dbadbf867fa3b421aaa8f051087a95ec49e5f87 /docs/guide/unit-testing | |
parent | 0c7f68493d87fdb89876dd10bb11b475126c5fe6 (diff) | |
download | webui-vue-d2483622fc31f6b965a052d0c4f999ad963d0a0f.tar.xz |
Add i18n vendor overlays and dynamic bundling
- Add opt-in vendor overlays under src/env/locales/<env>
(and optional variant), merged on top of base locales at runtime.
- Auto-discover and bundle all base locale JSON files
in src/locales/.
- Example: move dump type labels under pageDumps.dumpTypes;
read vendor-only dump labels from overlays.
- Docs: update i18n guidelines and env README (formatting fixes).
- Tests: add focused unit tests for overlays and locale aliases.
Tested:
- Unit: i18n.locale-alias.spec.js, i18n.vendor.spec.js (passing)
- Manual: Verified dynamic locale discovery and overlay merge in UI
Change-Id: I8eae2bfec0e9622bafdafac3168dbf96650e8ae8
Signed-off-by: jason westover <jwestover@nvidia.com>
Diffstat (limited to 'docs/guide/unit-testing')
0 files changed, 0 insertions, 0 deletions