Merge branch '4.0' into 4

This commit is contained in:
Steve Boyd 2023-03-08 12:02:43 +13:00
commit 5254e92d52
2 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,9 @@
[main]
host = https://www.transifex.com
[silverstripe-spamprotection.master]
[o:silverstripe:p:silverstripe-spamprotection:r:master]
file_filter = lang/<lang>.yml
source_file = lang/en.yml
source_lang = en
type = YML
type = YML

View File

@ -4,6 +4,7 @@ it:
PLURALS:
one: 'Un Campo di Prevenzione Spam'
other: '{count} Campi di Prevenzione Spam'
many: '{count} Campi di Prevenzione Spam'
SINGULARNAME: 'Campo di Prevenzione Spam'
SPAMFIELDMAPPING: 'Mappatura Campo Spam'
SPAMFIELDMAPPINGDESCRIPTION: 'Selezionare i campi della form che forniscono una qualche protezione dallo spam'