Fix: translations

This commit is contained in:
Pieter Vander Vennet 2024-10-19 15:47:35 +02:00
parent ab8835b279
commit d10f89469a
2 changed files with 2 additions and 2 deletions

View file

@ -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"

View file

@ -485,7 +485,7 @@
"tagRenderings": {
"ghost_bike-inscription": {
"question": "Який напис на цьому примарному велосипеді?",
"render": "<i>{напис}</i>"
"render": "<i>{inscription}</i>"
}
}
},