Theme Translation File Update Process

  1. Backup your translation file which is placed into the /wp-content/languages/themes/ folder. (aura-{locale}.po/mo)
  2. Open your translation file by using Poedit software.
  3. Go to Menu > Catalog > Update from the pot file section and click.
  4. Choose languages/aura.pot file which placed into the downloaded zip file from Themeforest.
  5. Poedit will keep your existing translations and migrate translation file with the new system.
  6. Now you can see new translation words on your file.
  7. Save and close the file.
  8. Congratulations.

Plugin Translation File Update Process

  1. Backup your translations files which is placed into the /wp-content/languages/plugins folder.
    – wmfauracore-{locale}.po/mo
    – wmfframework-{locale}.po/mo
    – wmfshortcodes-{locale}.po/mo
  2. Open your translation files by using Poedit software.
  3. Go to Menu > Catalog > Update from the pot file section and click.
  4. Choose languages/wmfauracore.pot file which placed into the downloaded zip file from Themeforest. Do the same action for other plugin translation files.
  5. Poedit will keep your existing translations and migrate translation file with the new system.
  6. Now you can see new translation words on your file.
  7. Save and close files.
  8. Congratulations.