Replies: 1 comment
-
It is better to set the trigger on the command via @Laravel-Lang/laravel-lang As for the starter sets, yes, they do not use the Laravel localization system invocation. If it is added, then we can cover them with translations. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was reviewing the new laravel starter kits, specially
livewire-starter-kit
for translations. There a lot of work to do ... There are quite a few phrases without translation support, I guess we should send PR to Laravel. We also need a way to detect that we are using a starter kit since they are not installable packages now. Or alternatively load all the translations. I would like to know what the @Laravel-Lang team is thinking about this to solve this problem.Beta Was this translation helpful? Give feedback.
All reactions