i13e/translator
Composer 安装命令:
composer require i13e/translator
包简介
CLI Tool to generate XLIFF files for neos node types
README 文档
README
CLI Tool to generate XLIFF files for neos node types
Small CLI command to generate all node type related translations.
This package allows developers to generate multiple XLIFF files for any package (or just one node type) at once. Also it asks for the translation values to use and will fallback to some default value.
Attention
This is the first early release of this package. Please be aware of that when running the command in an non destructible environment.
Installation
Run composer require --dev i13e/translator.
Usage
After installing you can just run the new command.
./flow translator:generate <PACKAGE-KEY-OR-NODE-TYPE>
See ./flow help translator:generate for more options.
Roadmap
In feature versions we'll maybe implement more features like:
- add translations based on existing xliff files
- add new fields to existing translation fields
- table of missing translations
Contribution
If you'd like to contribute simply create a pull-request.
Proudly developed in the Hanover Region
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-01-26