Skip to content

GabrielApG/laravel-nova-localization-pt-br

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Laravel Nova Localization pt_BR

Package translation pt_BR for Laravel Nova

Instalation

Clone this repository or download files

// open or create folder
$ cd resources/lang/vendor/nova/pt-BR

// clone or copy and paste file pt-BR.json
$ git clone https://github.com/GabrielApG/laravel-nova-localization-pt-br.git

Set Laravel to use pt-BR as default

// In file config/app.php change variable locale for pt-BR
'locale' => 'pt-BR'

To add more translations of the Laravel Nova use the file

resources/lang/vendor/nova/pt-BR/pt-BR.json

About

Laravel Nova translation pt-BR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published