Merge pull request #11041 from creative-commoners/pulls/5/tx-1698976247

TLN Update translations
This commit is contained in:
Guy Sartorelli 2023-11-06 09:11:00 +13:00 committed by GitHub
commit 8680b6bfb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,11 +36,11 @@ en:
SilverStripe\Forms\ConfirmedPasswordField:
ATLEAST: 'Passwords must be at least {min} 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_MISSING: 'You must enter your current password.'
LOGGED_IN_ERROR: 'You must be logged in to change your password.'
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'
SilverStripe\Forms\DateField:
NOTSET: 'not set'