Skip to content

Conversation

@AidasK
Copy link

@AidasK AidasK commented Apr 5, 2019

Features:

  • Export comma separated groups. In most cases I don't want to export vendor translation files such as "passwords.php" or "validation.php".
php artisan lang:export en global,email_refund
  • Export only missing translations for a target locale. I usually pay for every translated word so I don't need same values to be translated again.
php artisan lang:export en --target-locale=fr

This pull request does not introduce any breaking changes.

@AidasK
Copy link
Author

AidasK commented Apr 18, 2019

Any update?

@AidasK
Copy link
Author

AidasK commented Sep 18, 2019

New package is available at https://github.com/AidasK/laravel-lang-import-export

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants