fix trail privacy (#719)
* fix trail privacy * adds privacy setting to integrations --------- Co-authored-by: Christian Beutel <>
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"altitude": "Hoogte",
|
||||
"amenity": "Amenity",
|
||||
"api-documentation": "API-documentatie",
|
||||
"apply-user-settings": "",
|
||||
"attraction": "Attraction",
|
||||
"author": "Auteur",
|
||||
"avatar": "Profielfoto",
|
||||
@@ -206,11 +207,14 @@
|
||||
"integration-description-strava": "Synchroniseert je Strava-routes en -activiteiten met Wanderer op regelmatige tijdstippen.",
|
||||
"integration-disabled": "Integratie uitgeschakeld",
|
||||
"integration-enabled": "Integratie ingeschakeld",
|
||||
"integration-privacy-hint-original": "",
|
||||
"integration-privacy-hint-user": "",
|
||||
"integrations": "Integraties",
|
||||
"invalid-date": "Ongeldige datum",
|
||||
"invalid-username": "Ongeldige gebruikersnaam",
|
||||
"italian": "Italiaans",
|
||||
"joined": "Aangesloten",
|
||||
"keep-original": "",
|
||||
"language": "Taal",
|
||||
"latitude": "Breedtegraad",
|
||||
"layer": "{n, plural, =1 {Layer} other {Layers}}",
|
||||
@@ -220,6 +224,7 @@
|
||||
"likes": "Vind-ik-leuks",
|
||||
"limited": "Limited",
|
||||
"link-copied": "Link gekopieerd",
|
||||
"linked-lists": "",
|
||||
"list": "{n, plural, =1 {Lijst} other {Lijsten}}",
|
||||
"list-not-shared": "Niet gedeeld met iemand",
|
||||
"list-public-warning": "Alle routes in deze lijst worden publiek",
|
||||
@@ -343,6 +348,7 @@
|
||||
"save-your-trail-first": "Bewaar je route eerst",
|
||||
"search-cities": "Zoeken naar steden",
|
||||
"search-for-trails-places": "Zoek naar routes, lijsten en locaties",
|
||||
"search-list": "",
|
||||
"search-places": "Zoek plaatsen",
|
||||
"search-trails": "Zoek routes",
|
||||
"select-list": "Kies een lijst",
|
||||
@@ -402,6 +408,7 @@
|
||||
"top-speed": "Topsnelheid",
|
||||
"tourism": "Tourism",
|
||||
"trail": "{n, plural, =1 {Route} other {Routes}}",
|
||||
"trail-not-in-list": "",
|
||||
"trail-not-shared": "Niet gedeeld met iemand",
|
||||
"trail-saved-successfully": "Route succesvol bewaard",
|
||||
"trails-for-you": "Routes voor jou",
|
||||
|
||||
Reference in New Issue
Block a user