updated translations
This commit is contained in:
@@ -2,15 +2,11 @@
|
||||
|
||||
return [
|
||||
|
||||
'allow_login' => 'Permitir Acesso?',
|
||||
'can_login' => 'Can Login?',
|
||||
'user_created' => 'Utilizador criado',
|
||||
|
||||
'error' => [
|
||||
'email' => 'Este e-mail já foi registado.'
|
||||
'email' => 'Este e-mail já foi registado.',
|
||||
],
|
||||
|
||||
'notification' => [
|
||||
'message' => ':customer fez o pagamento de :amount para a fatura número :invoice_number.',
|
||||
'button' => 'Mostrar',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user