mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Merge pull request #325 from halkyon/missing_lang
MINOR Fixed broken SecurityTest, missing entry in en.yml for ERRORWRONGC...
This commit is contained in:
commit
dc09d25fee
@ -319,7 +319,7 @@ en:
|
||||
ERRORLOCKEDOUT: 'Your account has been temporarily disabled because of too many failed attempts at logging in. Please try again in 20 minutes.'
|
||||
ERRORNEWPASSWORD: 'You have entered your new password differently, try again'
|
||||
ERRORPASSWORDNOTMATCH: 'Your current password does not match, please try again'
|
||||
ERRORWRONGCRED: null
|
||||
ERRORWRONGCRED: "That doesn't seem to be the right e-mail address or password. Please try again."
|
||||
FIRSTNAME: 'First Name'
|
||||
GREETING: Welcome
|
||||
INTERFACELANG: 'Interface Language'
|
||||
|
Loading…
x
Reference in New Issue
Block a user