You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the demo javascripts are hardcoded with english texts but they should be translated too. I tested i18next and it seems working well, which can be found in my branch: master...micuat:js-multilng
The text was updated successfully, but these errors were encountered:
@genekogan in this branch I added i18next library for multilingual javascript (only for simple forward pass demo with en/fr by google translate): master...micuat:js-multilng
One observation is that, in the branch above I naively moved all the variables to be input to i18next
from #37 (comment)
Currently the demo javascripts are hardcoded with english texts but they should be translated too. I tested i18next and it seems working well, which can be found in my branch:
master...micuat:js-multilng
The text was updated successfully, but these errors were encountered: