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 I18N Support #1

Open
dyoder opened this issue May 8, 2022 · 2 comments
Open

Add I18N Support #1

dyoder opened this issue May 8, 2022 · 2 comments

Comments

@dyoder
Copy link
Contributor

dyoder commented May 8, 2022

Message catalogs can be processed using the proposed JavaScript standard library to support the ICU format, which handles things like language independent pluralization rules, list formatting, and so on.

@dyoder
Copy link
Contributor Author

dyoder commented May 8, 2022

@dyoder
Copy link
Contributor Author

dyoder commented May 8, 2022

The reason we can't already just implement this is because we need Node 18, which has support for the Intl features.

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

No branches or pull requests

1 participant