Skip to content

Commit

Permalink
Updated translations from Phrase
Browse files Browse the repository at this point in the history
phrase: update mon-pix/translations/nl.json to latest state
phrase: update mon-pix/translations/es.json to latest state
  • Loading branch information
pix-service-prod authored and AndreiaPena committed Nov 6, 2024
1 parent f464a44 commit 763cf23
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mon-pix/translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@
"password": {
"error": "Ha introducido una contraseña incorrecta. Su contraseña debe tener más de 8 caracteres y contener al menos un número, una letra minúscula y una letra mayúscula.",
"rules": {
"contains-digit": "una cifra mínima",
"contains-lowercase": "un mínimo ínfimo",
"contains-digit": "Al menos un número",
"contains-lowercase": "Al menos una letra minúscula",
"contains-uppercase": "al menos una letra mayúscula",
"min-length": "Mínimo 8 caracteres"
}
Expand All @@ -159,7 +159,7 @@
},
"new-password-input": {
"completed-message": "{ rulesCompleted } { rulesCount } en .",
"instructions-label": "Su contraseña debe cumplir las siguientes normas:",
"instructions-label": "Tu contraseña debe cumplir con los siguientes requisitos :",
"label": "Contraseña"
},
"oidc-provider-selector": {
Expand Down

0 comments on commit 763cf23

Please sign in to comment.