Skip to content

v3.1

Compare
Choose a tag to compare
@eljeffeg eljeffeg released this 20 Aug 15:22
· 394 commits to master since this release
27dd26c

Version 3.1 adds multi-language support via files of the form LOCALE.csv, e.g. "es_LA.csv". It should use the browser's locale by default and offer the closest matching locale. Some translations via Google Translate have been added as a starting point / example, located in the locale folder.

If the admin wants to force a translation, they can specify "force_locale" in the configuration file to specify a locale file under the locale directory (force_locale="es_LA").