mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
TLN Update translations (#11221)
This commit is contained in:
parent
9fc9d18c7a
commit
e468b719cf
@ -153,7 +153,7 @@ en:
|
|||||||
SilverStripe\Forms\NullableField:
|
SilverStripe\Forms\NullableField:
|
||||||
IsNullLabel: 'Is Null'
|
IsNullLabel: 'Is Null'
|
||||||
SilverStripe\Forms\NumericField:
|
SilverStripe\Forms\NumericField:
|
||||||
VALIDATION: '''{value}'' is not a number, only numbers can be accepted for this field'
|
VALIDATION: "'{value}' is not a number, only numbers can be accepted for this field"
|
||||||
SilverStripe\Forms\SearchableDropdownTrait:
|
SilverStripe\Forms\SearchableDropdownTrait:
|
||||||
SELECT: Select...
|
SELECT: Select...
|
||||||
SELECT_OR_TYPE_TO_SEARCH: 'Select or type to search...'
|
SELECT_OR_TYPE_TO_SEARCH: 'Select or type to search...'
|
||||||
@ -310,7 +310,7 @@ en:
|
|||||||
EDIT_PASSWORD: 'New Password'
|
EDIT_PASSWORD: 'New Password'
|
||||||
EMAIL: Email
|
EMAIL: Email
|
||||||
EMAIL_FAILED: 'There was an error when trying to email you a password reset link.'
|
EMAIL_FAILED: 'There was an error when trying to email you a password reset link.'
|
||||||
EMPTYNEWPASSWORD: 'The new password can''t be empty, please try again'
|
EMPTYNEWPASSWORD: "The new password can't be empty, please try again"
|
||||||
ENTEREMAIL: 'Please enter an email address to get a password reset link.'
|
ENTEREMAIL: 'Please enter an email address to get a password reset link.'
|
||||||
ERRORLOCKEDOUT2: 'Your account has been temporarily disabled because of too many failed attempts at logging in. Please try again in {count} minutes.'
|
ERRORLOCKEDOUT2: 'Your account has been temporarily disabled because of too many failed attempts at logging in. Please try again in {count} minutes.'
|
||||||
ERRORNEWPASSWORD: 'You have entered your new password differently, try again'
|
ERRORNEWPASSWORD: 'You have entered your new password differently, try again'
|
||||||
|
Loading…
Reference in New Issue
Block a user