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

Replace the current internationalization and localization (i18n and l10n) structure #210

Open
remyroy opened this issue Oct 16, 2024 · 0 comments

Comments

@remyroy
Copy link
Member

remyroy commented Oct 16, 2024

The current i18n and l10n structure in this project uses customs paths, files, functions and methods to adapt the application to different languages, regional peculiarities. We should move it to a structure and tooling that is more standard and easier to work with.

This is likely going to be a long-term goal with some good efforts.

Part of this should also make it easier for anyone to contribute to the internationalization and localization of this project.

This was part of the discussion we had with Trail of Bits during their presentation of the EthStaker Deposit CLI Security Assessment DRAFT report on October 8 2024.

Potential tools for this include the gettext standard library.

Related to #184 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant