Merge pull request #164 from FloEdelmann/patch-1
Benches theme: Update German translation, fix icon size
This commit is contained in:
commit
1f74012ae7
1 changed files with 6 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue