-
-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Version
3.2.0
What did you expect to happen?
Using __() in config files registers the strings for gettext and $this->app->config->get() gets the config with the translated strings.
What actually happens?
$this->app->config->get() / config() gets the original strings and not the translation.
Also please see this issue for Poet.
Steps to reproduce
Add a string with __() to any config file, translate it and get the config with config().
System info
No response
Log output
No response
Please confirm this isn't a support request.
Yes
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working