Skip to content

Commit

Permalink
TLN Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Nov 3, 2023
1 parent 92866d9 commit 5ff6811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/en.yml
Expand Up @@ -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'
Expand Down

0 comments on commit 5ff6811

Please sign in to comment.