File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
src/Symfony/Component/Security/Resources/translations Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 50
50
<source >security.exception.username_not_found_exception</source >
51
51
<target >Username could not be found.</target >
52
52
</trans-unit >
53
+ <trans-unit id =" 13" >
54
+ <source >security.exception.account_expired_exception</source >
55
+ <target >Account has expired.</target >
56
+ </trans-unit >
57
+ <trans-unit id =" 14" >
58
+ <source >security.exception.credentials_expired_exception</source >
59
+ <target >Credentials have expired.</target >
60
+ </trans-unit >
61
+ <trans-unit id =" 15" >
62
+ <source >security.exception.credentials_expired_exception</source >
63
+ <target >Account is disabled.</target >
64
+ </trans-unit >
65
+ <trans-unit id =" 16" >
66
+ <source >security.exception.credentials_expired_exception</source >
67
+ <target >Account is locked.</target >
68
+ </trans-unit >
53
69
</body >
54
70
</file >
55
71
</xliff >
You can’t perform that action at this time.
0 commit comments