mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
TLN Update translations
This commit is contained in:
parent
92866d9326
commit
5ff6811b00
@ -36,11 +36,11 @@ en:
|
|||||||
SilverStripe\Forms\ConfirmedPasswordField:
|
SilverStripe\Forms\ConfirmedPasswordField:
|
||||||
ATLEAST: 'Passwords must be at least {min} characters long.'
|
ATLEAST: 'Passwords must be at least {min} characters long.'
|
||||||
BETWEEN: 'Passwords must be {min} to {max} characters long.'
|
BETWEEN: 'Passwords must be {min} to {max} characters long.'
|
||||||
RANDOM_IF_EMPTY: 'If this is left blank then a random password will be automatically generated.'
|
|
||||||
CURRENT_PASSWORD_ERROR: 'The current password you have entered is not correct.'
|
CURRENT_PASSWORD_ERROR: 'The current password you have entered is not correct.'
|
||||||
CURRENT_PASSWORD_MISSING: 'You must enter your current password.'
|
CURRENT_PASSWORD_MISSING: 'You must enter your current password.'
|
||||||
LOGGED_IN_ERROR: 'You must be logged in to change your password.'
|
LOGGED_IN_ERROR: 'You must be logged in to change your password.'
|
||||||
MAXIMUM: 'Passwords must be at most {max} characters long.'
|
MAXIMUM: 'Passwords must be at most {max} characters long.'
|
||||||
|
RANDOM_IF_EMPTY: 'If this is left blank then a random password will be automatically generated.'
|
||||||
SHOWONCLICKTITLE: 'Change Password'
|
SHOWONCLICKTITLE: 'Change Password'
|
||||||
SilverStripe\Forms\DateField:
|
SilverStripe\Forms\DateField:
|
||||||
NOTSET: 'not set'
|
NOTSET: 'not set'
|
||||||
|
Loading…
Reference in New Issue
Block a user