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

Other translations #8

Open
404answernotfound opened this issue Oct 25, 2022 · 2 comments
Open

Other translations #8

404answernotfound opened this issue Oct 25, 2022 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@404answernotfound
Copy link
Owner

The website needs to be translated.

Files for translations needs to be inside the locales folder. Create a {country}.json file (e.g. en.json, es.json, it.json and so on) and add the necessary keyword translations as seen in other locales.

The file next.config.js should also be changed by adding the {country} string to the available translations. (e.g. en, es, it and so on).

@404answernotfound 404answernotfound added enhancement New feature or request good first issue Good for newcomers labels Oct 25, 2022
@protob
Copy link
Contributor

protob commented Oct 26, 2022

Hi, I can add Polish translation

@protob
Copy link
Contributor

protob commented Oct 26, 2022

@404answernotfound i created PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants