forked from MapComplete/MapComplete
fix rendering
This commit is contained in:
parent
b3548e3c0d
commit
0aa7a4a7ee
1 changed files with 2 additions and 2 deletions
|
@ -64,7 +64,7 @@
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"render": {
|
"render": {
|
||||||
"en": "Please enter the name of this wayside shrine. Currently: {name}"
|
"en": "The name of this shrine is <b>{name}</b>"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -146,7 +146,7 @@
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"render": {
|
"render": {
|
||||||
"en": "This is another form of shrine, it is {religion}"
|
"en": "This shrine is {religion}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue