Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.
Houssam Haidar edited this page Jun 14, 2016 · 8 revisions

To set a server-wide default locale, add the following to settings.yml:

i18n:
  locale: en

Available Locales

Coming Soon

  • French
  • Spanish
  • Portuguese

Adding a New Locale

To add your own locale, simply copy en.json in the locales folder and begin translating that.

If you'd like to contribute a locale, please open a pull request.

Clone this wiki locally