Playabl-io / playabl

https://app.playabl.io
GNU Affero General Public License v3.0
7 stars 3 forks source link

Support internationalization #127

Open jongrim opened 1 year ago

jongrim commented 1 year ago

Is your feature request related to a problem? Please describe. Currently the site is only available in English. Additionally, even if there were people available to help translate portions of it, the site code does not support internationalization.

Describe the solution you'd like The site should be setup and ready to translate static content so that we can attract community support to create translations.

Describe alternatives you've considered None.

Additional context Add any other context or screenshots about the feature request here.

jongrim commented 10 months ago

I think I'll be implementing vue i18n to handle translation. My plan is to translate all of the static text on Playabl, but user provided text will be in its original language.

Current translation plan: