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

Translate into multiple languages #43

Open
joethei opened this issue Nov 30, 2021 · 0 comments
Open

Translate into multiple languages #43

joethei opened this issue Nov 30, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects

Comments

@joethei
Copy link
Owner

joethei commented Nov 30, 2021

To translate the plugin into your language, you need to create a new file in src/l10n/locales
by copying the en.ts and creating a new one with the language you wan't to translate to as a ISO 639-1 code as filename.
You then need to add a reference to that file to the localeMap in src/l10n/locale.ts

You can then open a pull request to this repo.

@joethei joethei added the enhancement New feature or request label Nov 30, 2021
@joethei joethei self-assigned this Nov 30, 2021
@joethei joethei added this to To do in Roadmap via automation Nov 30, 2021
@joethei joethei moved this from To do to In progress in Roadmap Nov 30, 2021
joethei added a commit that referenced this issue Dec 1, 2021
+ Ability to translate plugin into different languages(References #43)
+ Translated into german(References #43)
@joethei joethei added help wanted Extra attention is needed good first issue Good for newcomers labels Dec 1, 2021
@joethei joethei pinned this issue Dec 2, 2021
@joethei joethei unpinned this issue Jan 9, 2022
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 help wanted Extra attention is needed
Projects
Roadmap
In progress
Development

No branches or pull requests

1 participant