UABB comes with a POT which can be loaded in Poedit for translating the strings. This file is located in ‘bb -ultimate-addon/languages/’

  1. Open Poedit, Go to File -> From POT/PO file.

    poedit_2016-10-05_17-05-31
    Select New POT/PO file in Poedit.
  2. Now select the .pot file from the pluginpoedit_2016-10-05_17-08-15
  3. From the dropdown, now select the language in which you want to translate the plugin.
  4. Click on any string you want to translate, in the bottom text input area add your translation.poedit_2016-10-05_17-57-59
  5. After you are done translating all the strings, click save. This will give you .mo and .po files.
  6. Upload the <yourlocale>.mo file to your WordPress site via FTP to folder – /wp-content/languages/plugins/bb-ultimate-addon/

 

After you upload the file your translations will start working on your site.