Skip to content

Commit f10671a

Browse files
committed
Merge pull request #1493 from ZiedJlassi/patch-2
adding missing translation for security login
2 parents 42c6d18 + 0b52c14 commit f10671a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/translations/FOSUserBundle.fr.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ group:
1313

1414
# Security
1515
"Bad credentials": Nom d'utilisateur ou mot de passe incorrect
16+
"User account is disabled.": Vous devez activer votre compte.
17+
"User account is locked.": Le compte utilisateur est verrouillé.
18+
"User account has expired.": Le compte de l'utilisateur a expiré.
19+
"User credentials have expired.": Les informations d'identification ont expiré.
1620

1721
security:
1822
login:

0 commit comments

Comments
 (0)