Packaging Fit
StartIntegrationsDevelopmentTranslationTroubleshooting
  • Getting Started
    • Installation
    • Configuration
  • Integrations
    • WooCommerce
  • Development
    • Actions
    • Filters
  • Translation
  • Troubleshooting
  • Conclusion
Powered by GitBook
On this page
  • Support translation
  • Loco Translate
  • Poedit

Was this helpful?

Translation

Packaging Fit supports multiple languages through WordPress localization. Follow the steps below to translate the plugin into your desired language.

PreviousFiltersNextTroubleshooting

Last updated 10 months ago

Was this helpful?

Support translation

pl_PL - Polish uk - Ukrainian

Loco Translate

  1. Install and Activate - Plugin;

  2. Go to Loco Translate → Plugins → Packaging Fit;

  3. Create New language;

  4. Choose a language and a location languages/plugins/packaging-fit-{locale}.po and Start translating;

  5. After translating, click on Save button.

Poedit

  1. Create a Translation File:

    • Download and install .

    • Open Poedit and select Create New Translation.

    • Select the Packaging Fit plugin .pot file located in the /languages directory.

  2. Translate Strings:

    • In Poedit, translate the strings to your desired language.

    • Save the translation with the appropriate language and country code (e.g., packaging-fit-fr_FR.po for French).

  3. Generate MO File:

    • Poedit will automatically generate a .mo file when you save the translation. Ensure the .mo file is saved in the same directory as the .po file.

  4. Upload Translation Files:

    • Upload the .po and .mo files to the /wp-content/languages/plugins/ directory on your server.

✅
✅
Loco Translate
Poedit