Skip to content

procyonweb/laravel-translation-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translation Generator

Latest Version on Packagist Build Status Quality Score Total Downloads

Translation file generator for Laravel, Blade and Vue with upload and download from Phrase.com.

Installation

composer require procyonweb/laravel-translation-generator
php artisan vendor:publish --provider="ProcyonWeb\TranslationGenerator\ServiceProvider"

Usage

php artisan translation:show-missing {lang=en} # shows untranslated text in file
php artisan translation:show-files # shows all files found by configuration
php artisan translation:generate {lang=en} {--upload} # generates missing keys for translation file and upload to Phrase
php artisan translation:download # download all translation from Phrase

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email gabor@procyonweb.lu instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Translation file generator for Laravel, Blade and Vue

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages