mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Updated master language file
This commit is contained in:
parent
f63a78c0b9
commit
a9e81a08db
@ -176,7 +176,7 @@ en:
|
|||||||
TEXT2: 'password reset link'
|
TEXT2: 'password reset link'
|
||||||
TEXT3: for
|
TEXT3: for
|
||||||
Form:
|
Form:
|
||||||
CSRF_FAILED_MESSAGE: 'There seems to have been a technical problem. Please click the back button, refresh your browser, and try again.'
|
CSRF_FAILED_MESSAGE: "There seems to have been a technical problem. Please click the back button, \n refresh your browser, and try again."
|
||||||
FIELDISREQUIRED: '{name} is required'
|
FIELDISREQUIRED: '{name} is required'
|
||||||
SubmitBtnLabel: Go
|
SubmitBtnLabel: Go
|
||||||
VALIDATIONCREDITNUMBER: 'Please ensure you have entered the {number} credit card number correctly'
|
VALIDATIONCREDITNUMBER: 'Please ensure you have entered the {number} credit card number correctly'
|
||||||
@ -186,6 +186,7 @@ en:
|
|||||||
VALIDATIONSTRONGPASSWORD: 'Passwords must have at least one digit and one alphanumeric character'
|
VALIDATIONSTRONGPASSWORD: 'Passwords must have at least one digit and one alphanumeric character'
|
||||||
VALIDATOR: Validator
|
VALIDATOR: Validator
|
||||||
VALIDCURRENCY: 'Please enter a valid currency'
|
VALIDCURRENCY: 'Please enter a valid currency'
|
||||||
|
CSRF_EXPIRED_MESSAGE: 'Your session has expired. Please re-submit the form.'
|
||||||
FormField:
|
FormField:
|
||||||
Example: 'e.g. %s'
|
Example: 'e.g. %s'
|
||||||
NONE: none
|
NONE: none
|
||||||
|
Loading…
Reference in New Issue
Block a user