mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-17 16:16:22 +00:00
Merge branch 'issue-12792' into panel.sutty.nl
This commit is contained in:
commit
280741c246
2 changed files with 2 additions and 2 deletions
|
@ -157,7 +157,7 @@ en:
|
|||
errors:
|
||||
messages:
|
||||
already_confirmed: was already confirmed, please try signing in
|
||||
confirmation_period_expired: "needs to be confirmed within %{period}, please request a new confirmation link using the \"Didn't receive confirmation instructions?\" option below"
|
||||
confirmation_period_expired: "wasn't confirmed within %{period}. Please request a new confirmation link by using the \"Resend confirmation instructions\" button below and find it in your inbox."
|
||||
expired: has expired, please request a new one
|
||||
not_found: not found
|
||||
not_locked: was not locked
|
||||
|
|
|
@ -156,7 +156,7 @@ es:
|
|||
errors:
|
||||
messages:
|
||||
already_confirmed: ya ha sido confirmada, por favor intenta iniciar sesión
|
||||
confirmation_period_expired: "necesita confirmarse dentro de %{period}, por favor solicita un nuevo código de confirmación usando la opción \"¿No has recibido las instrucciones de confirmación?\""
|
||||
confirmation_period_expired: "sin confirmar luego de %{period}. Por favor, usa el botón \"Reenviar instrucciones de confirmación\" y busca el nuevo link en tu casilla."
|
||||
expired: ha expirado, por favor solicita una nueva
|
||||
not_found: no se ha encontrado
|
||||
not_locked: no estaba bloqueada
|
||||
|
|
Loading…
Reference in a new issue