]> BookStack Code Mirror - bookstack/commitdiff
New translations errors.php (Portuguese, Brazilian)
authorDan Brown <redacted>
Sat, 7 Mar 2020 18:49:01 +0000 (18:49 +0000)
committerDan Brown <redacted>
Sat, 7 Mar 2020 18:49:01 +0000 (18:49 +0000)
resources/lang/pt_BR/errors.php

index 24cfd00af5d80c1612c03d89ea56fca481038158..fbfcede2266f820d4da74d22a6c1896cae3e0587 100644 (file)
@@ -97,6 +97,6 @@ return [
     'api_user_token_expired' => 'O token de autenticação expirou',
 
     // Settings & Maintenance
-    'maintenance_test_email_failure' => 'Error thrown when sending a test email:',
+    'maintenance_test_email_failure' => 'Erro encontrado ao enviar um e-mail de teste:',
 
 ];