thelia/po-translation-manager

1.0.0 2024-12-24 08:09 UTC

This package is auto-updated.

Last update: 2025-01-07 10:16:17 UTC


README

This module allow you to export and import translations in .po.

Installation

Manually

  • Copy the module into <thelia_root>/local/modules/ directory and be sure that the name of the module is Translation.
  • Activate it in your thelia administration panel

Composer

Add it in your main thelia composer.json file

composer require thelia/po-translation-manager ~1.0.0

Usage

This module adds a new page in back office called Translations, on this new page you can select which part of your translations you want to export or you can import the translations that you have modified.

Import will edit the local/i18n/lang_LANG.php file and override thelia's translations