Strings hardcoded in English #134
Unanswered
lucasromanojf
asked this question in
Feature Requests
Replies: 1 comment
-
Thanks for reporting! We have converted this issue to a feature request for now, so we can focus on fixing any bugs first. |
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
-
Hello,
the following components have strings hardcoded in English:
combobox.blade.php ("No results")
command/items.blade.php ("No results found")
options.blade.php ("No results")
They should be using Laravel's _("Text") notation.
Beta Was this translation helpful? Give feedback.
All reactions