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": "Magasság",
|
||||
"amenity": "Amenity",
|
||||
"api-documentation": "API Dokumentáció",
|
||||
"apply-user-settings": "",
|
||||
"attraction": "Attraction",
|
||||
"author": "Author",
|
||||
"avatar": "Avatar",
|
||||
@@ -206,11 +207,14 @@
|
||||
"integration-description-strava": "Syncs your strava routes & activities with wanderer in regular intervals.",
|
||||
"integration-disabled": "integration disabled",
|
||||
"integration-enabled": "integration enabled",
|
||||
"integration-privacy-hint-original": "",
|
||||
"integration-privacy-hint-user": "",
|
||||
"integrations": "Integrations",
|
||||
"invalid-date": "Érvénytelen dátum",
|
||||
"invalid-username": "Érvénytelen felhasználó",
|
||||
"italian": "Olasz",
|
||||
"joined": "Joined",
|
||||
"keep-original": "",
|
||||
"language": "Nyelf",
|
||||
"latitude": "Szélesség",
|
||||
"layer": "{n, plural, =1 {Layer} other {Layers}}",
|
||||
@@ -220,6 +224,7 @@
|
||||
"likes": "Likes",
|
||||
"limited": "Limited",
|
||||
"link-copied": "Link copied!",
|
||||
"linked-lists": "",
|
||||
"list": "{n, plural, =1 {Lista} other {Listák}}",
|
||||
"list-not-shared": "Not shared with anyone",
|
||||
"list-public-warning": "All trails in this list will become public.",
|
||||
@@ -343,6 +348,7 @@
|
||||
"save-your-trail-first": "Először mentsd el a nyomvonaladat",
|
||||
"search-cities": "Városok keresése",
|
||||
"search-for-trails-places": "Nyomvonalak, helyek keresése",
|
||||
"search-list": "",
|
||||
"search-places": "Search places",
|
||||
"search-trails": "Nyomvonalak keresése",
|
||||
"select-list": "Lista kiválasztása",
|
||||
@@ -402,6 +408,7 @@
|
||||
"top-speed": "Top Speed",
|
||||
"tourism": "Tourism",
|
||||
"trail": "{n, plural, =1 {Útvonal} other {Útvonalak}}",
|
||||
"trail-not-in-list": "",
|
||||
"trail-not-shared": "Not shared with anyone",
|
||||
"trail-saved-successfully": "Trail saved successfully",
|
||||
"trails-for-you": "Útvonalak önnek",
|
||||
|
||||
Reference in New Issue
Block a user