mirror of
https://github.com/silverstripe/silverstripe-spamprotection.git
synced 2024-10-22 14:05:59 +02:00
Update translations
This commit is contained in:
parent
c48a4cf582
commit
9cbb11a884
4
lang/de.yml
Normal file
4
lang/de.yml
Normal file
@ -0,0 +1,4 @@
|
||||
de:
|
||||
EditableSpamProtectionField:
|
||||
SINGULARNAME: 'Spamschutzfeld'
|
||||
PLURALNAME: 'Spamschutzfelder'
|
@ -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'
|
||||
|
6
lang/es.yml
Normal file
6
lang/es.yml
Normal file
@ -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'
|
Loading…
Reference in New Issue
Block a user