Skip to content

Make translatable#28

Open
jolesh wants to merge 1 commit intoElCeejo:mainfrom
jolesh:make_translateable
Open

Make translatable#28
jolesh wants to merge 1 commit intoElCeejo:mainfrom
jolesh:make_translateable

Conversation

@jolesh
Copy link
Copy Markdown

@jolesh jolesh commented Nov 2, 2022

All crafting items should now be translatable.
I saw there were some functions like the one for eggs, which also have to be taken care of, maybe later

All crafting items should now be translatable.
I saw there were some functions like the one for eggs, which also have to be taken care of, maybe later
@jolesh
Copy link
Copy Markdown
Author

jolesh commented Nov 3, 2022

How to make new items translatable:

  1. Add S() around the description string: description = "Feather", -> description = S("Feather"),
  2. Add it to the template (and the transation files) manually or with Update Translations

@xipe-totec-gnu
Copy link
Copy Markdown

I hope this pull request get requested. ¡I'm willing to try to translate the mod to spanish!

@jolesh
Copy link
Copy Markdown
Author

jolesh commented May 1, 2023

Me too. I would definitely add Esperanto and then maybe German, Danish and Dutch.

@crse
Copy link
Copy Markdown

crse commented Oct 1, 2023

Putting my comment here, just in case someone need Indonesian and Javanese translation.

@somechris
Copy link
Copy Markdown

While this is great for craft items, it does not internationalize animal names, the Libri Animalia book and some other things.

#105 makes animalia fully translatable and adds German translation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants