Sync translations

This commit is contained in:
Pieter Vander Vennet 2021-05-27 21:20:04 +02:00
parent 5503d951aa
commit 1487411a25
47 changed files with 1645 additions and 1267 deletions

View file

@ -2,19 +2,27 @@
"id": "trees",
"title": {
"nl": "Bomen",
"en": "Trees"
"en": "Trees",
"fr": "Arbres",
"it": "Alberi"
},
"shortDescription": {
"nl": "Breng bomen in kaart",
"en": "Map all the trees"
"en": "Map all the trees",
"fr": "Carte des arbres",
"it": "Mappa tutti gli alberi"
},
"description": {
"nl": "Breng bomen in kaart!",
"en": "Map all the trees!"
"en": "Map all the trees!",
"fr": "Cartographions tous les arbres !",
"it": "Mappa tutti gli alberi!"
},
"language": [
"nl",
"en"
"en",
"fr",
"it"
],
"maintainer": "Midgard",
"icon": "./assets/themes/trees/logo.svg",