-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Damian Mooyman
authored and
Damian Mooyman
committed
Aug 20, 2015
1 parent
c48a4cf
commit 9cbb11a
Showing
3 changed files
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
de: | ||
EditableSpamProtectionField: | ||
SINGULARNAME: 'Spamschutzfeld' | ||
PLURALNAME: 'Spamschutzfelder' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
en: | ||
EditableSpamProtectionField: | ||
SINGULARNAME: 'Spam Protection Field' | ||
PLURALNAME: 'Spam Protection Fields' | ||
SINGULARNAME: 'Spam Protection Field' | ||
SPAMFIELDMAPPING: 'Spam Field Mapping' | ||
SPAMFIELDMAPPINGDESCRIPTION: 'Select the form fields that correspond to any relevant spam protection identifiers' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
es: | ||
EditableSpamProtectionField: | ||
SINGULARNAME: 'Campo de protección de spam' | ||
PLURALNAME: 'Campos de protección de spam' | ||
SPAMFIELDMAPPING: 'Mapeo del campo spam' | ||
SPAMFIELDMAPPINGDESCRIPTION: 'Seleccionar los campos del formulario que corresponden a cualquier identificador de protección de spam relevante' |