Multi-lingual support
R-Ladies global website is set up to support multiple languages. This means that the site can be translated into different languages, and users can switch between them. The site currently only supports English, but Spanish, French, and Portuguese translations are in progress.
Set-up of multi-lingual support
The multi-lingual support is set up using the Hugo multilingual mode.
Translations are done in three main spots:
- Using the
i18nfolder: This is used for translating static strings in the site, such as menu items, titles, and other UI elements. - Using the
contentfolder: This is used for translating the content of the site, such as pages and posts. - Using the
datafolder: This is used for translating data that is used in the site.- month names
- read-in language string
Work in progress
The multi-lingual support is a work in progress, and we welcome contributions to help improve it. If you would like to contribute to the translations, please check the language review page for more information on how to contribute. The process is still being refined, so please bear with us as we work on it. We are also looking for volunteers to help with the translations, so if you are interested, please let us know.