Notice: There is no legacy documentation available for this item, so you are seeing the current documentation.
Absolutely! AffiliateWP can be easily translated into your chosen language if a translation does not already exist within the plugin.
- Download and install Poedit.
- Navigate to AffiliateWP’s languages folder and open the affiliate-wp-en.po file within Poedit. open the zip file you downloaded to find this:
- Click on each string of text and enter your new translation within the translation box.
- Go to File » Save As to save your translations in a .po file. Label the file with your country code included. For example, the French translation files are called affiliate-wp-fr_FR.mo and affiliate-wp-fr_FR.po.
- When you are finished translating, go to File » Save As again to generate the .mo file.
- Place these 2 files in your /wp-content/languages/affiliate-wp folder (create one if it’s not there) or send them to us by opening a support ticket so we can include them in a future plugin update.
- Make sure your language has been selected in WordPress.
You can also set Poedit to always compile a .mo file when saving changes by going to File » Preferences and on the editor tab check the Automatically compile .mo file on save option.