Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Full Support for Localization #2124

Open
bwendlandt-intel opened this issue Aug 21, 2024 · 0 comments
Open

Add Full Support for Localization #2124

bwendlandt-intel opened this issue Aug 21, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bwendlandt-intel
Copy link
Contributor

I want to be able to fully translate the Sample Web UI (and Console) to better support other GEOs that my solution is offered in. Today, there is only partial translation support added to Sample Web UI using i18n.


Work to do:

  • All strings/numbers/etc need i18n attributes added.
  • Explicit IDs rather than using auto-generated IDs. This makes maintenance much easier as wording updates won't re-generate IDs.
  • Migration package added (https://www.npmjs.com/package/ng-extract-i18n-merge) to help merge net-new changes.
@bwendlandt-intel bwendlandt-intel added the enhancement New feature or request label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant