Open alxnull opened 4 years ago
I'll add Ukrainian localization file
I'd love to help with Spanish translations 😃
Working on a Portuguese translation.
Will work on Arabic translation 🙂
added dutch translation and i will add english as well (if not present)
I can add a Swedish translation.
I will add a Simplified Chinese translation.
I will add Hungarian translation. Thx.
I will add Korean translation 😉
This project is always looking for help with translation to non-English languages. If the translation to your language is missing, incomplete or has errors, you're very welcome to contribute!
Where are the files to translate?
This project uses Microsoft's .resx file format to store app resources such as UI string. In the repo, every translation has its own .resx file, all of the form
<resource-file-name>.<language-code>.resx
.How to contribute?
Important: Before contributing a new translation, make sure no open pull request for this language already exists & no one has commented on adding this translation below. Then comment below that you want to add this language.
Start by forking this repository. Resx files are best edited with some additional tooling:
With Visual Studio
Resources.resx
file and name itResources.<language-code>.resx
.Without Visual Studio
P.S.: Don't forget to star this repo if you like it!