conia/i18n

Conia internationalization/gettext helper scripts

dev-main 2022-10-25 16:20 UTC

This package is auto-updated.

Last update: 2024-04-25 20:21:46 UTC


README

⚠️ Note: This i18n package is under active development, some of the listed features are still experimental and subject to change. Large parts of the documentation are missing.

Provides conia/cli commands which help to setup gettext files in a PHP project which uses phpmyadmin/motranslator. It extracts strings marked for translation from source code and initializes, updates, and compiles .po/.mo files.

Installation

composer require conia/i18n

Quick Start

See documentation at conia.dev/i18n