use i18next interpolation instead of concatenating strings

This commit is contained in:
Marcus Jaschen 2024-10-20 17:37:34 +02:00 committed by Gautier P
parent 8c21a88b15
commit 59a14356f7
2 changed files with 13 additions and 6 deletions

View file

@ -338,7 +338,8 @@
"horrible": "Horrible",
"very_horrible": "Very Horrible",
"impassable": "Impassable"
}
},
"maxspeed": "{{maxspeed}} km/h"
},
"header": {
"highway": "Highway",