Translation sync
This commit is contained in:
parent
8f1d63b20a
commit
51650b4a10
24 changed files with 440 additions and 398 deletions
|
@ -57,9 +57,9 @@
|
|||
"tagRenderings": [
|
||||
{
|
||||
"render": {
|
||||
"en": "The maximum allowed speed on this road is {maxspeed}",
|
||||
"de": "Die zulässige Höchstgeschwindigkeit auf dieser Straße ist {maxspeed}",
|
||||
"nl": "De maximum toegestane snelheid op deze weg is {maxspeed}"
|
||||
"en": "The maximum allowed speed on this road is {canonical(maxspeed)}",
|
||||
"de": "Die zulässige Höchstgeschwindigkeit auf dieser Straße ist {canonical(maxspeed)}",
|
||||
"nl": "De maximum toegestane snelheid op deze weg is {canonical(maxspeed)}"
|
||||
},
|
||||
"question": {
|
||||
"es": "Qué velocidad tiene",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue