-
Notifications
You must be signed in to change notification settings - Fork 9
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 the app 🌍 #99
Comments
Thanks to @HuangSmith for Chinese (simplified) translation 👍 |
i did persian too pls add it <3 |
What's the culture code of the language you'd like to translate? (ie: en-US) Please refer to README.md file for country/language codes |
like this : |
Just released version 1.7.2 includes your work, thanks 😉 |
If you'd like to translate in your language, drop a message in this issue specifying the culture code (i.e. en-US) you'd like to translate to and I'll add that language to the project. Please add a Ukrainian language branch and I'll do the translation |
I've just added your language to Weblate, thanks 👍 |
Hey @nicorac , I enrolled for the Czech translation but it appears these is no source template imported as there is nothing to translate. Do I need to import the template myself? |
Thanks for repporting it, should be ok now... |
@nicorac : I finished the translation, just announcing. |
Thanks for your work. |
v1.7.8 released, with Czech translation. |
Could you add |
Sure, thanks. |
Alright, I'm done with the Finnish translation. |
New version 1.7.9 just released. |
Intro
BCR-GUI now supports translations.
You could help translating it in your language in 2 ways:
Weblate
BCR-GUI has a page on Weblate: https://hosted.weblate.org/projects/bcr-gui/app/
If you'd like to translate in your language, drop a message in this issue specifying the culture code (i.e.
en-US
) you'd like to translate to and I'll add that language to the project.When your work is complete, I'll release an update with the new translation.
Direct sources edit
Translation files are contained in
/src/assets/i18n
directory; it currently containsen-US
andit-IT
cultures.To help translating you should:
en-US.json
to a new filename based on culture you're goind to create (see the README.md file contained in i18n directory)Thanks in advance for your help, you'll be mentioned in application About page (if you like it 😉).
Online sources edit
If you have a Github account, you can also edit sources within your browser, thanks to
github.dev
..
key to open the online editor (very similar to VSCode)The text was updated successfully, but these errors were encountered: