From e024613ede62f71f8431ebc86270272a38bd01e4 Mon Sep 17 00:00:00 2001 From: Robbie Averill Date: Fri, 10 May 2019 10:13:46 +1200 Subject: [PATCH] Update translations --- lang/en.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lang/en.yml b/lang/en.yml index 8d59053..ddf08ba 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -1,6 +1,9 @@ en: SilverStripe\SpamProtection\EditableSpamProtectionField: PLURALNAME: 'Spam Protection Fields' + PLURALS: + one: 'A Spam Protection Field' + other: '{count} Spam Protection Fields' SINGULARNAME: 'Spam Protection Field' SPAMFIELDMAPPING: 'Spam Field Mapping' SPAMFIELDMAPPINGDESCRIPTION: 'Select the form fields that correspond to any relevant spam protection identifiers'