Language Translations

All of our Themes are able to be translated into any language. The process of translating the theme is a user responsibility. The following instructions are given as guidance.

nn

    n

  1. Open wp-config.php and replace this: define ('WPLANG', ''); with this (substitute the language string (bg_BG) with your own!): define ('WPLANG', 'bg_BG');
  2. n

  3. Download and install POEDIT
  4. n

  5. Connect to your site -> open your theme/languages directory
  6. n

  7. Download the default.pot file and open it with POEDIT.
  8. n

  9. Translate file and save it as bg_BG (the file name must match with the string you inserted into wp-config.php)
  10. n

  11. Two files will be generated after save. bg_BG.pot and bg_BG.mo
  12. n

  13. Upload the .mo and .pot files into wp-content/themes/your-theme/languages folder
  14. n

n

Your WordPress installation should be in the language you intend on using the site.

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *