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 for translations #368

Open
1 task done
cesar-ayar opened this issue Oct 15, 2024 · 5 comments
Open
1 task done

Add i18n support for translations #368

cesar-ayar opened this issue Oct 15, 2024 · 5 comments
Labels
type: feature-request New feature or request

Comments

@cesar-ayar
Copy link

cesar-ayar commented Oct 15, 2024

🔖 Feature description

Add i18n support to allow easy translation into other languages.
This will enable Postiz to be translated and expand its reach.

🎤 Why is this feature needed ?

OSS often reaches out to the entire world, so it is a useful idea to start translation work to make it available in other languages.

✌️ How do you aim to achieve this?

I want this feature to simplify the use of Postiz for the Spanish-speaking community, by adding it to many other communities with the support of translators.
To do this, it will make the text strings dynamic using i18n

🔄️ Additional Information

Using i18n to handle dynamic text strings

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

Are you willing to submit PR?

Yes I am willing to submit a PR!

@cesar-ayar cesar-ayar added the type: feature-request New feature or request label Oct 15, 2024
@nevo-david
Copy link
Contributor

Do you have a suggestion for the solution?
Should we just use nexti18?

@cesar-ayar
Copy link
Author

That's right, we can start by implementing i18n, additional for a visual flow you can use Crowdin.

Many platforms use i18n as a method of internationalization, Cal.com is one example of this.

I would be happy to start implementing i18n.

@nevo-david
Copy link
Contributor

I prefer to use Tolgee.
But I don't want to use an additional system, maybe a simple translation is better.

@nevo-david
Copy link
Contributor

next-intl

@cesar-ayar
Copy link
Author

This is great, here could you clarify for me, would it be using i18n or just next-intl?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants