localization
Most of the Conzept interface can be localized, these parts include the main UI elements, such as menu-labels and the topic-card section-names.
Conzept also has basic support for right-to-left scripts, such as Arabic.
The list of supported locales can be found in the Conzept settings file (“CONZEPT_LOCALES” setting).
To add a new locale to Conzept, follow these steps:
- Add the locale to the “CONZEPT_LOCALES” setting in the Conzept settings file.
- Add a the new locale file to the “app/explore2/assets/i18n” directory.
- Note: The easiest way to do this is to copy the english locale to your new locale file and then make the translation changes needed for that locale.
- Run “npm run build” to rebuild Conzept.
Optional: It would be very nice to file an issue or pull-request on the GitHub repo for this new translation file!
×
>
<