Localization

All themes have full support for Localizations - and many include translations for different languages.

Setting your site language

When installing your WordPress site you will be asked to select your sites language, however if you want to change the language then you can do so through the Settings → General menu.

Translating Your Theme

If you've purchased the theme and it does not support your language then there's two things you could do.

  1. Use translate.wordpress.com to translate the theme. This is ideal for WordPress.com
  2. Use Poedit to translate the theme. The quickest solution for a self hosted site.

Use translate.wordpress.com to translate the theme

Using translate.wordpress.com to translate the theme will take a bit longer, however it is better in the long run since the translation will be managed by WordPress.com and so everything will be updated automatically as the theme updates.

To do this you should:

  1. Create a WordPress.com account.
  2. Visit translate.wordpress.com whilst logged in to your WordPress.com account.
  3. Pick the theme you would like to translate.
  4. Pick the language you would like to translate the theme to.
  5. At the top of the page, press the 'Untranslated' link. This will filter the posts down to the ones that have are still in English.
  6. Double click the text you would like to change, and then enter the translation. Repeat for all texts.
  7. Once done - the translations will need to be approved (this is where we have to wait). If you contact us and let us know which theme and language then we can prompt someone to do it a bit quicker.
  8. Wait for the next theme update (we can send you the translation files as soon as they're ready).

Use Poedit to translate the theme

Poedit is software that helps you to translate websites.

To translate using Poedit you need 2 things:

  1. An installed copy of the Poedit software.
  2. The pot file for the theme you want to translate. This can be found in the languages folder in the theme of your choice.

To translate using Poedit you should:

  1. Open up the pot file in your newly installed copy of Poedit. Use ‘New file from POT file’ in the file menu.
  2. Edit all of the text in the editor. Keep the original text (it’s needed for reference) and add the translations. The software is really simple and intuitive so this should be straight forward
  3. Once translated save the changes using the naming conventions below. When you save the file you will be given a .mo and a .po file. The mo file is the machine readable copy, and the po is for people. Once you have the po file you can open that to edit further and you will see your existing changes.
  4. Upload the mo and po files to the languages directory within the theme files.
  5. If you haven't already then select the language within WordPress.

Filename Conventions

This can be a little confusing so I will explain it to the best of my ability. The idea is that the file is saved using the 2 letter language code followed by the 2 letter country code, separated by an underscore (_). For example I speak English and I am from Great Britain so I would use the file name en_GB. The default WordPress language is US English – or en_US. Many countries, such as Germany, speak their own language, so the German language file would be saved as de_DE.

Feedback

We'd love to get some feedback to help us create better themes.

Give Feedback