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

[HOWTO] Generate specific language #393

Closed
LouisBeke2 opened this issue Dec 29, 2022 · 2 comments
Closed

[HOWTO] Generate specific language #393

LouisBeke2 opened this issue Dec 29, 2022 · 2 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@LouisBeke2
Copy link

how to generate nl dutch

i can't figure out

@arugaz
Copy link
Owner

arugaz commented Dec 29, 2022

you just need to remove the languages you don't want to use in this file

eg: if you just want to use dutch

[{ "iso": "nl", "lang": "Dutch" }, { "iso": "en", "lang": "English" }]

Make sure you have edited the configuration in this file, change the language from "en" to "nl"

@arugaz arugaz self-assigned this Dec 29, 2022
@arugaz arugaz added the good first issue Good for newcomers label Dec 29, 2022
@arugaz arugaz changed the title how to generate nl dutch How to generate specific language Dec 29, 2022
Repository owner locked as resolved and limited conversation to collaborators Dec 29, 2022
@arugaz arugaz pinned this issue Dec 29, 2022
@arugaz arugaz changed the title How to generate specific language [HOWTO] Generate specific language Dec 29, 2022
@arugaz arugaz closed this as completed Dec 29, 2022
@arugaz
Copy link
Owner

arugaz commented Jan 2, 2023

@all-contributors please add @LSystemus-2 for bug

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants