Skip to content

How to use translate #363

Discussion options

You must be logged in to vote

Hi @GuilhermeLegramante,

PowerGrid language will follow the application locale set at config/app.php.

//...
    /*
    |--------------------------------------------------------------------------
    | Application Locale Configuration
    |--------------------------------------------------------------------------
    |
    | The application locale determines the default locale that will be used
    | by the translation service provider. You are free to set this value
    | to any of the locales which will be supported by the application.
    |
    */

    'locale' => 'pt_br',

Results in:


⭐ Enjoying PowerGrid? Please consider Starring the repository!
📢 Share PowerGrid with your dev-commun…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GuilhermeLegramante
Comment options

Answer selected by GuilhermeLegramante
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants