Merge pull request #164 from FloEdelmann/patch-1

Benches theme: Update German translation, fix icon size
This commit is contained in:
Pieter Vander Vennet 2020-11-26 13:34:36 +01:00 committed by GitHub
commit 1f74012ae7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -193,8 +193,12 @@
{
"question": {
"en": "In which direction are you looking when sitting on the bench?"
"de": "In welche Richtung schaut man, wenn man auf der Bank sitzt?"
},
"render": {
"en": "When sitting on the bench, one looks towards {direction}°.",
"de": "Wenn man auf der Bank sitzt, schaut man in Richtung {direction}°."
},
"render": "When sitting on the bench, one looks towards {direction}*",
"freeform": {
"key": "direction",
"type": "direction"
@ -417,7 +421,7 @@
"render": "8"
},
"iconSize": {
"render": "20,20,center"
"render": "30,30,center"
},
"color": {
"render": "#00f"