ApolloFiles / Apollo

You know Google Drive, Picasa, Mega.nz and Plex? Somewhat a mix of them with the benefit of being self-hosted
GNU General Public License v3.0
4 stars 1 forks source link

Multi language interface #9

Open SpraxDev opened 2 years ago

SpraxDev commented 2 years ago

Apollo needs a sustainable system to store and load translations in different languages. GNU gettext might me a good option to store translations - But more planning is required.

Users can change the language - If it is not set yet, the browser preferred language (Accept-Language) is used.

I've decided on a self-hosted Weblate instance for people to be able to easily translate the project into other languages.