forked from MapComplete/MapComplete
Fix: translations
This commit is contained in:
parent
ab8835b279
commit
d10f89469a
2 changed files with 2 additions and 2 deletions
|
@ -269,7 +269,7 @@
|
|||
"id": "<i>{inscription}</i>",
|
||||
"cs": "<i>{inscription}</i>",
|
||||
"pl": "<i>{inscription}</i>",
|
||||
"uk": "<i>{напис}</i>"
|
||||
"uk": "<i>{inscription}</i>"
|
||||
},
|
||||
"freeform": {
|
||||
"key": "inscription"
|
||||
|
|
|
@ -485,7 +485,7 @@
|
|||
"tagRenderings": {
|
||||
"ghost_bike-inscription": {
|
||||
"question": "Який напис на цьому примарному велосипеді?",
|
||||
"render": "<i>{напис}</i>"
|
||||
"render": "<i>{inscription}</i>"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue