2017 © Pedro Peláez
 

library laravel-translation-diff

Diff and fix Laravel translation files

image

mlntn/laravel-translation-diff

Diff and fix Laravel translation files

  • Monday, April 23, 2018
  • by mlntn
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 17 % Grown

The README.md

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., (*1)

Usage

Compare language files across all translations and show a report of inconsistencies, (*2)

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, (*3)

php artisan lang:diff --fix

The Versions

23/04 2018

dev-master

9999999-dev http://github.com/mlntn/laravel-translation-diff

Diff and fix Laravel translation files

  Sources   Download

MIT

by Jared Mellentine

laravel language translation diff l10n i16n

23/04 2018

1.0.0

1.0.0.0 http://github.com/mlntn/laravel-translation-diff

Diff and fix Laravel translation files

  Sources   Download

MIT

by Jared Mellentine

laravel language translation diff l10n i16n