Question
HTML5 canvas and multilanguage with i18next
Hi everybody
I would like to know if it's possible to dynamically change the text in a canvas in javascript. I need to create a multilanguage animation with a language switcher.
I know how to to this with static code and i18next but I cant find how to do it with canvas.
Thanks
