Translation / Multi-Language
Your theme is ready to translate. Default language files are located in the languages
folder inside the theme folder. We highly recommend using a child theme and copying the languages
folder into the child theme directory. Using a child theme is required to maintain your changes after theme updates. See Child Theme & Customizations section of this documentation.
To activate the new language, rename the language files with the WordPress Locale code (e.g., fr_FR.po
and fr_FR.mo
). Then, change the Site Language setting in Settings > General to your language and set the WP_LANG code in the wp-config.php
file:
define ('WPLANG', 'fr_FR');
To translate default language files, you should use a third-party editor. POEdit is a popular and free option to edit .po
/ .mo
files:
POEdit
For an on-site solution, Loco Translate WordPress Plugin is a great option to translate the theme directly from your dashboard instead of working with language files:
Loco Translate Plugin
Multilingual Plugins
Unfortunately, Workality Lite may not be fully compatible with WPML. Only our premium themes are fully compatible with WPML and qTranslate X multilingual plugins.