Add a few extra strings

This commit is contained in:
Pieter Vander Vennet 2021-05-10 23:44:53 +02:00
parent ca42b607bd
commit cece4bffb0

View file

@ -513,16 +513,26 @@
"nl": "Met dank aan" "nl": "Met dank aan"
}, },
"attributionContent": { "attributionContent": {
"en": "<p>All data is provided by <a href='https://osm.org' target='_blank'>OpenStreetMap</a>, freely reusable under <a href='https://osm.org/copyright' target='_blank'>the Open DataBase License</a>.</p>" "en": "<p>All data is provided by <a href='https://osm.org' target='_blank'>OpenStreetMap</a>, freely reusable under <a href='https://osm.org/copyright' target='_blank'>the Open DataBase License</a>.</p>",
"nl": "<p>Alle data is voorzien door <a href='https://osm.org' target='_blank'>OpenStreetMap</a>, gratis en vrij te hergebruiken onder <a href='https://osm.org/copyright' target='_blank'>de Open DataBase Licentie</a>.</p>"
}, },
"themeBy": { "themeBy": {
"en": "Theme maintained by {author}" "en": "Theme maintained by {author}",
"nl": "Thema gemaakt door {author}"
}, },
"iconAttribution": { "iconAttribution": {
"title": { "title": {
"en": "Used icons" "en": "Used icons",
"nl": "Iconen en afbeeldingen"
} }
},
"mapContributionsBy": {
"en": "The current visible data has edits made by {contributors}"
},
"mapContributionsByAndHidden": {
"en": "The current visible data has edits made by {contributors} and {hiddenCount} more contributors"
} }
}, },
"sharescreen": { "sharescreen": {