LANraragi icon indicating copy to clipboard operation
LANraragi copied to clipboard

Add a i18n library to the frontend to allow translations

Open Difegue opened this issue 2 years ago • 2 comments

There's been demands for TL'd versions over the years, and while I'm not sure translators would step up to the plate to help maintain the translated strings, it'd be nice for the infrastructure to be in place. (And additionally to stop using hardcoded english everywhere)

Potentially quite a bit of work since both the JS and the html templates need to be internationalized -- Not sure what's the best course of action for this.
i18next is the standard for this on the JS side at least:
https://dev.to/adrai/the-progressive-guide-to-jquery-internationalization-i18n-using-i18next-3dc3

Difegue avatar Apr 28 '22 12:04 Difegue

Any progress?

wc7086 avatar Jan 18 '24 02:01 wc7086

Unfortunately no.

Difegue avatar Jan 19 '24 13:01 Difegue