Translations
Opened this issue · 3 comments
d-knafo commented
Hi ,
you have a solution for translation by theme ?
(i mean folder resource/lang)
thanks for you work ! :)
t-prod commented
+1 how can we do ? Is it possible ?
t-prod commented
I think you can something like this :
{{ __(\Theme::get().'.test') }}
You have the translations in your resources/lang/theme-name.php and there you go ;)