How can I translate my videogame? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How can I translate my videogame?

I have some videogames made with p5.js and I would like to have them in many languages, what's the best way to translate all the texts in my videogame and webpage?, please heeeelp!!!!!

25th Oct 2019, 2:06 AM
Michael Araya
Michael Araya - avatar
8 Answers
+ 4
Hey I just wanted to let you know that I found a way to do it. I decided to use vuejs and a plugin called VueI18n
26th Oct 2019, 12:06 AM
Michael Araya
Michael Araya - avatar
+ 3
Hey, thanks for the support :)
25th Oct 2019, 12:10 PM
Michael Araya
Michael Araya - avatar
+ 3
Well, at the moment I'm searching for options, like a jquery library and something called weglot
25th Oct 2019, 4:33 PM
Michael Araya
Michael Araya - avatar
+ 3
Hey I just wanted to let you know that I've finally been able to translate and localize my videogame, pleesse check it out, IT has support for english and spanish
29th Oct 2019, 2:06 AM
Michael Araya
Michael Araya - avatar
+ 2
Here.You can do it like this, and for every text that you want to translate.If you don't like this method of translating text then i'm sorry, but i don't have any other methods.Also i translated the text to german(I only translated the title). https://code.sololearn.com/Was4Q2Ap1G3S/?ref=app
25th Oct 2019, 8:21 AM
A P
A P - avatar
+ 1
I've translated some websites i've made, by just adding a button anywhere on the screen and when you click on that button it will translate all of your text to the language that you want i'll give an example on how i did it
25th Oct 2019, 7:55 AM
A P
A P - avatar
+ 1
Were you able to translate one of your videogames?
25th Oct 2019, 4:28 PM
A P
A P - avatar
0
use google translete
26th Oct 2019, 12:57 PM
dicoder
dicoder - avatar