Merge branch 'master' into master

This commit is contained in:
ToastHawaii 2020-09-17 22:23:27 +02:00 committed by GitHub
commit 9bd7da1b7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
76 changed files with 1624 additions and 1289 deletions

View file

@ -191,7 +191,11 @@
"gl": "Cal é o enderezo de correo electrónico de {name}?",
"de": "Wie lautet die E-Mail-Adresse von {name}?"
},
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>"
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>",
"freeform": {
"key": "email",
"type": "email"
}
}
],
"hideUnderlayingFeaturesMinPercentage": 0,