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"
|
||||
},
|
||||
"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"
|
||||
},
|
||||
"render": {
|
||||
"en": "This is another form of shrine, it is {religion}"
|
||||
"en": "This shrine is {religion}"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue