I18n
tomahock opened this issue · 4 comments
tomahock commented
Support for multi language
Add at least EN
rubemlrm commented
Relative to this, you want to use database for this or only lang files ?
Edit: Already implementing this on the fork.
aariops commented
I can help with this.
Any ideas about the file format you will use for strings of text/translations?
tomahock commented
Yes! We will use Laravel Localization tools:
https://laravel.com/docs/5.6/localization
rubemlrm commented
We are already implementing that :) today i will do a pull request and you can help :)