forked from MapComplete/MapComplete
Merge pull request #650 from sparky-oxford/develop
Spelling correction custumers/customers in Climbing theme
This commit is contained in:
commit
234f960669
3 changed files with 7 additions and 7 deletions
|
@ -76,7 +76,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "access",
|
"key": "access",
|
||||||
"description": "Layer 'Climbing club' shows access=customers with a fixed text, namely 'Only custumers' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')",
|
"description": "Layer 'Climbing club' shows access=customers with a fixed text, namely 'Only customers' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')",
|
||||||
"value": "customers"
|
"value": "customers"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -254,7 +254,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "access",
|
"key": "access",
|
||||||
"description": "Layer 'Climbing gyms' shows access=customers with a fixed text, namely 'Only custumers' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')",
|
"description": "Layer 'Climbing gyms' shows access=customers with a fixed text, namely 'Only customers' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')",
|
||||||
"value": "customers"
|
"value": "customers"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -435,7 +435,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "access",
|
"key": "access",
|
||||||
"description": "Layer 'Climbing routes' shows access=customers with a fixed text, namely 'Only custumers' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')",
|
"description": "Layer 'Climbing routes' shows access=customers with a fixed text, namely 'Only customers' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')",
|
||||||
"value": "customers"
|
"value": "customers"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -614,7 +614,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "access",
|
"key": "access",
|
||||||
"description": "Layer 'Climbing opportunities' shows access=customers with a fixed text, namely 'Only custumers' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')",
|
"description": "Layer 'Climbing opportunities' shows access=customers with a fixed text, namely 'Only customers' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')",
|
||||||
"value": "customers"
|
"value": "customers"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -779,7 +779,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "access",
|
"key": "access",
|
||||||
"description": "Layer 'Climbing opportunities?' shows access=customers with a fixed text, namely 'Only custumers' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')",
|
"description": "Layer 'Climbing opportunities?' shows access=customers with a fixed text, namely 'Only customers' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Climbing Map')",
|
||||||
"value": "customers"
|
"value": "customers"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -1209,7 +1209,7 @@
|
||||||
{
|
{
|
||||||
"if": "access=customers",
|
"if": "access=customers",
|
||||||
"then": {
|
"then": {
|
||||||
"en": "Only custumers",
|
"en": "Only customers",
|
||||||
"fr": "Réservé aux clients",
|
"fr": "Réservé aux clients",
|
||||||
"de": "Nur für Kunden",
|
"de": "Nur für Kunden",
|
||||||
"it": "Riservato ai clienti"
|
"it": "Riservato ai clienti"
|
||||||
|
|
|
@ -488,7 +488,7 @@
|
||||||
"then": "You need a permit to access here"
|
"then": "You need a permit to access here"
|
||||||
},
|
},
|
||||||
"2": {
|
"2": {
|
||||||
"then": "Only custumers"
|
"then": "Only customers"
|
||||||
},
|
},
|
||||||
"3": {
|
"3": {
|
||||||
"then": "Only club members"
|
"then": "Only club members"
|
||||||
|
|
Loading…
Reference in a new issue