update translations

This commit is contained in:
xiaomlove
2025-09-23 11:53:30 +07:00
parent 38688178b6
commit c1845f276b
146 changed files with 3645 additions and 1996 deletions
+3 -3
View File
@@ -3,7 +3,7 @@
declare(strict_types=1);
return [
'failed' => 'As credenciais indicadas não coincidem com as registadas no sistema.',
'password' => 'A palavra-passe está errada.',
'throttle' => 'O número limite de tentativas de login foi atingido. Por favor tente novamente dentro de :seconds segundos.',
'failed' => 'Credenciais não correspondem aos nossos registros.',
'password' => 'A senha fornecida está incorreta.',
'throttle' => 'Muitas tentativas de login. Por favor, tente novamente em :seconds segundos.',
];