mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 15:05:42 +00: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
|
PLURALNAME: Pages
|
||||||
SINGULARNAME: Page
|
SINGULARNAME: Page
|
||||||
SilverStripe\Forms\Form:
|
SilverStripe\Forms\Form:
|
||||||
FIELDISREQUIRED: '%s is required'
|
FIELDISREQUIRED: '{field} is required'
|
||||||
SilverStripe\Forms\GridField\GridField:
|
SilverStripe\Forms\GridField\GridField:
|
||||||
Filter: Filter
|
Filter: Filter
|
||||||
ResetFilter: Reset
|
ResetFilter: Reset
|
||||||
|
Loading…
x
Reference in New Issue
Block a user