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
hey! its should be possible, the app already uses an i18n system.
To add a new language, we'll need to add a new folder in the i18n folder and then you'll need to replace all of the strings in this file: https://github.com/ebshimizu/5e-monster-maker/blob/master/src/i18n/en-US/index.ts. I can make a file for you to fill in if you're interested in doing that! Once that's set up, I can add a language switcher in the app to pick between available translations.
We can translate all needed info if you are ready to implement it to your great monster maker.
The text was updated successfully, but these errors were encountered: