Thank you for considering contributing to my project! It's very kind. However, be sure to read the code of conduit before to contribute.
Go in issues, then click on new issue and select bug report
All the strings to translate are stored in a .pot
file. AIdventure use the GetText system.
Then, each language has its own .po
file.
You can find the language codes here
First, you will require a software to edit or create your own translation.
Multiple softwares exists but I will suggest PoEdit because it's free and open source.
- Download Poedit
- Download the project.
- If there is no existing file for your language, open the
aidventure.pot
with Poedit - If a file already exist, open the corresponding file
e.g: fr.po
for French. - Poedit will suggest you to create a new translation file, do it.
- You can now translate AIdventure :).
- When done, send me the
.po
file.
- Fork my project
- Commit to your repository
- Open a pull request on the
develop
branch on my repository - Grab a drink and wait for my review (You can expect me to acknowledge it in a few days)
- Discuss / edit your pull request with me if needed
- Get merged! :D
- Get credited. UwU
If you don't know how to use github, you can send the [LANGUAGE_CODE].po
file directly to me by email at lyaaaaa@lyaaaaagames.com