CodepadME / laravel-tricks

The source code for the Laravel Tricks website
http://laravel-tricks.com
MIT License
966 stars 298 forks source link

Move text into "lang" directory #11

Open Remo opened 10 years ago

Remo commented 10 years ago

What do you guys think about using the "lang" directory? That would make it easier to translate and white-label this project.

msurguy commented 10 years ago

We will clean up the view files and extract the text into lang folder in v1.4.0, I've assigned this issue to the milestone. Thanks for the suggestion!

msurguy commented 10 years ago

Very cool! Thanks @Remo! What is left?

Remo commented 10 years ago

a lot! The strings in the content like this https://github.com/CodepadME/laravel-tricks/blob/master/app/views/admin/categories/list.blade.php#L14