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