Ren'Py How do I insert a Translate Ren'py /Vn Games?

Drussler

Active Member
Donor
Jan 8, 2018
809
1,047
Hey. How do I insert a Translate Ren'py and VN Games?
That I have two languages to choose from! How (English/French) or (English/German)!
The game should then have two languages!
Anyone have an idea?
 

scrumbles

Well-Known Member
Jan 12, 2019
1,069
1,096
Choose the main language. Once the code is ready in that language, generate the translation files for any additional language with Ren'py SDK. More info and links .

Once the translations are ready, add a language menu to the game options.
 
  • Like
Reactions: Drussler

Drussler

Active Member
Donor
Jan 8, 2018
809
1,047
Choose the main language. Once the code is ready in that language, generate the translation files for any additional language with Ren'py SDK. More info and links .

Once the translations are ready, add a language menu to the game options.
Thx!(y):D