FogosPT/fogospt

I18n

tomahock opened this issue · 4 comments

Support for multi language
Add at least EN

Relative to this, you want to use database for this or only lang files ?

Edit: Already implementing this on the fork.

I can help with this.
Any ideas about the file format you will use for strings of text/translations?

Yes! We will use Laravel Localization tools:
https://laravel.com/docs/5.6/localization

We are already implementing that :) today i will do a pull request and you can help :)