mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 17:05:42 +02:00
FIX Update source translation for Form.FIELDISREQUIRED (#710)
Change made so that template output is populated correctly.
This commit is contained in:
parent
77c47a38fa
commit
36e25b7a6a
@ -22,7 +22,7 @@ en:
|
||||
PLURALNAME: Pages
|
||||
SINGULARNAME: Page
|
||||
SilverStripe\Forms\Form:
|
||||
FIELDISREQUIRED: '%s is required'
|
||||
FIELDISREQUIRED: '{field} is required'
|
||||
SilverStripe\Forms\GridField\GridField:
|
||||
Filter: Filter
|
||||
ResetFilter: Reset
|
||||
|
Loading…
Reference in New Issue
Block a user