DavidHirtz/yii2-translation

从Excel文件导出和导入翻译

1.1.1 2024-06-03 15:37 UTC

This package is auto-updated.

Last update: 2024-09-03 16:42:45 UTC


README

从Excel文件导出和导入翻译。目前仅支持php消息格式。

安装

composer require davidhirtz/yii2-translation --dev

导出翻译

php yii translation/export [filename] [config]

导入翻译

php yii translation/import filename [config]