mlntn/laravel-translation-diff
Composer 安装命令:
composer require mlntn/laravel-translation-diff
包简介
Diff and fix Laravel translation files
README 文档
README
This library finds missing translations in Laravel language files and can add them across all languages. You will need to complete the translation, but this tool removes the tedious manual comparing of language files across translations.
Usage
Compare language files across all translations and show a report of inconsistencies
php artisan lang:diff
Compare language files across all translations and write the corrected files with // @todo for each translation that needs to be added
php artisan lang:diff --fix
统计信息
- 总下载量: 63
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-04-23