Language Config #1148
Unanswered
andersespedalen
asked this question in
Ideas
Language Config
#1148
Replies: 1 comment
-
Setting the locale (App::setLocale('en')) in Console/Kernel.php have no effect |
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.
-
When the backup runs, it use translate strings for the app locale, and if the default app local is not supported, you get output like
Hello!
backup::notifications.backup_successful_body
My application is in Norwegian by default (not supported atm) with the option of selecting english.
It would be great to be able to specify in config/backup.php what language to use (whitch is supported by the package), or be able to add your own language files.
Beta Was this translation helpful? Give feedback.
All reactions