davidhirtz/yii2-translation

Exports and imports translations from Excel file

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

pkg:composer/davidhirtz/yii2-translation

1.1.1 2024-06-03 15:37 UTC

This package is auto-updated.

Last update: 2025-10-01 00:10:30 UTC


README

Exports and imports translations from Excel file. Currently only works with message format php.

Installation

composer require davidhirtz/yii2-translation --dev

Export translations

php yii translation/export [filename] [config]

Import translations

php yii translation/import filename [config]