Controlify

Controlify

609k Downloads

[Feature request] Translation

djibux opened this issue · 4 comments

commented

Currently, the mod seems to be only in English. My kids don’t understand English. I would like a French translation.

I’m happy to contribute with the translation.

commented

Just released a PR #212 for that. I see someone else seems to have pushed another French translation #211 :S Both translations are not that different from one another.

commented

Well, it is unfortunate that a similar PR appeared few hours before yours but think of it as a way to collaborate. You can comment on each line of changed code so you two can find the best possible translation, and then close one of the PRs (probably yours) to make the mod dev's decision time easier.

commented

Just reviewed #211 and closed #212. Thanks.

commented
  1. Fork the project
  2. In your fork, open src -> main ->resources -> assets -> controlify ->lang -> en_us.json and copy its text
  3. Create a new file fr_fr.json to the same folder and paste the text in
  4. Change the English phrases on the right to French ones
    • E.g. in "controlify.gui.carousel.title": "Controllers", you only change "Controllers"
  5. Save and commit
  6. Make a pull request
  7. Wait for approval and a new version of the mod