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

Feature Request: Internationalization Support #1

Open
juan-carlos-correa opened this issue Feb 13, 2024 · 0 comments
Open

Feature Request: Internationalization Support #1

juan-carlos-correa opened this issue Feb 13, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@juan-carlos-correa
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Yes, the current version of Open Micro SaaS lacks support for internationalization, which limits its usability for non-English speaking users. I'm always frustrated when I want to deploy an application for a global audience but have to manually implement localization, which is both time-consuming and prone to errors.

Describe the solution you'd like
I would like Open Micro SaaS to integrate internationalization support, allowing developers to easily provide localized versions of their application. This should include the ability to switch languages dynamically and support for right-to-left (RTL) languages. Ideally, this feature would leverage existing i18n libraries such as react-i18next or Next.js's built-in internationalized routing.

Is there any context that might help us understand?
Several open-source projects have robust internationalization frameworks that could serve as inspiration. For example:

  • Next.js Internationalization: Next.js offers built-in support for internationalized routing and locale detection, which could be a good starting point for integrating similar features into Open Micro SaaS.
  • React-i18next: This tool provides powerful features for translating content and could be integrated into the Open Micro SaaS template to manage translations efficiently.

Would you be willing to help by making a PR?

Additional context
Adding internationalization support would greatly enhance the appeal of Open Micro SaaS to a global audience, making it a more versatile and inclusive framework for developers worldwide.

@juan-carlos-correa juan-carlos-correa added enhancement New feature or request help wanted Extra attention is needed labels Feb 13, 2024
@juan-carlos-correa juan-carlos-correa self-assigned this Feb 13, 2024
@juan-carlos-correa juan-carlos-correa removed their assignment Apr 7, 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 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant