Add french translation for sport_pitches

This commit is contained in:
Léo Villeveygoux 2021-05-16 04:54:07 +02:00
parent 2f1276c4e9
commit cb6d9095de
2 changed files with 39 additions and 1 deletions

View file

@ -2,18 +2,22 @@
"id": "sport_pitches",
"title": {
"nl": "Sportvelden",
"fr": "Terrains de sport",
"en": "Sport pitches"
},
"shortDescription": {
"nl": "Deze kaart toont sportvelden",
"fr": "Une carte montrant les terrains de sport",
"en": "A map showing sport pitches"
},
"description": {
"nl": "Een sportveld is een ingerichte plaats met infrastructuur om een sport te beoefenen",
"fr": "Un terrain de sport est une zone faite pour pratiquer un sport",
"en": "A sport pitch is an area where sports are played"
},
"language": [
"nl",
"fr",
"en"
],
"maintainer": "",
@ -28,4 +32,4 @@
"sport_pitch"
],
"roamingRenderings": []
}
}