retrohub-org / retrohub

Retrogaming library frontend, built to be a highly customizable platform.
https://retrohub-org.github.io/
MIT License
110 stars 6 forks source link

Support localization #17

Open rsubtil opened 1 year ago

rsubtil commented 1 year ago

Since RetroHub implements region specific settings, localization is also a must. The tricky part might be how to handle localization from themes, as they are project settings which might not be imported.

rsubtil commented 1 year ago

Post-poned to after the beta as it isn't critical right now