Translation sync

This commit is contained in:
Pieter Vander Vennet 2022-04-09 17:35:21 +02:00
parent 7cea6697b7
commit 0ec0367529
109 changed files with 882 additions and 793 deletions

View file

@ -2,7 +2,8 @@
"id": "recycling",
"name": {
"en": "Recycling",
"nl": "Recycling"
"nl": "Recycling",
"de": "Recycling"
},
"description": {
"en": "A layer with recycling containers and centres",
@ -850,7 +851,8 @@
{
"question": {
"en": "Currently open",
"nl": "Op dit moment open"
"nl": "Op dit moment open",
"de": "Derzeit geöffnet"
},
"osmTags": "_isOpen=yes"
}