Change the language
This document area is for theme designer/theme developer.
Before you start the step below, you need to know PHP, CSS, HTML and any markups/languages you have to use.
Before you start the step below, you need to know PHP, CSS, HTML and any markups/languages you have to use.
The Bootstrap Basic theme comes with default language .po that is ready for translate. Following these step to change and translate language.
Change the language
- Login to WordPress admin dashboard.
- Go to Settings > General > Site Language
- Select the language you want.
- Click on Save Changes button.
Translate theme language
- Open folder: languages/
- Copy default.mo and default.po to your language file. Example th.mo and th.po for Thai language.
- Open th.po with Po editor and start translation.
- When you are done, save the file and upload to the server.