Jesper-Hustad / NoPixel-minigame

https://jesper-hustad.github.io/NoPixel-minigame/index
119 stars 89 forks source link

Setting the Language (Translation) #68

Open Schliazer1337 opened 1 year ago

Schliazer1337 commented 1 year ago

Hello guys!

I am using this script vor my bankrobbery heists on my GTA RP-Server but i am just too dumb to translate the script. I understood that there is a language support in the file but i do not fully understand how i can change the minigame from beeing english into german.

If someone could give me a quick instruction on how it works i would be really gratefull!

Thank you very much! Schliazer1337

tewfik-ghariani commented 1 year ago

Hii

Maybe this section is what you are looking for: https://github.com/Jesper-Hustad/NoPixel-minigame/blob/main/fivem-script/README.md#languages

EDIT

Actually, I just realized that the fivem version is lacking the extensive language support that is offered by the plain scripts

https://github.com/Jesper-Hustad/NoPixel-minigame/blob/main/fivem-script/hacking/html/src/language.js

vs

https://github.com/Jesper-Hustad/NoPixel-minigame/blob/main/src/language.js

Schliazer1337 commented 1 year ago

okay i see thank you for the insight,

since i am not familiar with coding i dont know how i would change it on my own do you have any tips for me on how i should approach it?

or is there maybe a version where language support for german is implemented? (paid or not)

Thanks for your fast answer!