use i18next interpolation instead of concatenating strings
This commit is contained in:
parent
8c21a88b15
commit
59a14356f7
2 changed files with 13 additions and 6 deletions
|
|
@ -338,7 +338,8 @@
|
|||
"horrible": "Horrible",
|
||||
"very_horrible": "Very Horrible",
|
||||
"impassable": "Impassable"
|
||||
}
|
||||
},
|
||||
"maxspeed": "{{maxspeed}} km/h"
|
||||
},
|
||||
"header": {
|
||||
"highway": "Highway",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue