Translation sync

This commit is contained in:
Pieter Vander Vennet 2021-06-08 16:56:36 +02:00
parent f2fe066c7a
commit 2383d204d7
42 changed files with 1145 additions and 870 deletions

View file

@ -20,7 +20,8 @@
"nl": "Fietstelstation",
"en": "Bicycle counting station",
"fr": "Station de comptage de vélo",
"it": "Stazione conta-biciclette"
"it": "Stazione conta-biciclette",
"de": "Fahrradzählstation"
},
"mappings": [
{
@ -29,7 +30,8 @@
"en": "Bicycle counting station {name}",
"nl": "Fietstelstation {name}",
"fr": "Station de comptage de vélo {name}",
"it": "Stazione conta-biciclette {name}"
"it": "Stazione conta-biciclette {name}",
"de": "Fahrradzählstation {name}"
}
},
{
@ -38,7 +40,8 @@
"en": "Bicycle counting station {ref}",
"nl": "Fietstelstation {ref}",
"fr": "Station de comptage de vélo {ref}",
"it": "Stazione conta-bicicletta {ref}"
"it": "Stazione conta-bicicletta {ref}",
"de": "Fahrradzählstation {ref}"
}
}
]