mirror of
https://github.com/brunofontes/shareit.git
synced 2025-11-15 07:50:54 -03:00
chore: Update to Laravel 9.0
This commit is contained in:
10
lang/pt-br/welcome.php
Normal file
10
lang/pt-br/welcome.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
return [
|
||||
'Home' => 'Início',
|
||||
'Login' => 'Login',
|
||||
'Register' => 'Cadastrar',
|
||||
'Products' => 'Produtos',
|
||||
'Help' => 'Ajuda',
|
||||
'copyright' => '© 2018 Bruno Fontes Todos os direitos reservados',
|
||||
'byAuthor' => 'Por Bruno Fontes',
|
||||
];
|
||||
Reference in New Issue
Block a user