From 167964817230ed9c607a7061c69ec312196685da Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Wed, 2 Feb 2022 16:01:59 +0100 Subject: [PATCH] add access=customers value (#326) closes #47 --- data/fields/access.json | 4 ++++ interim/source_strings.yaml | 3 +++ 2 files changed, 7 insertions(+) diff --git a/data/fields/access.json b/data/fields/access.json index aa0e6560..95cc047d 100644 --- a/data/fields/access.json +++ b/data/fields/access.json @@ -45,6 +45,10 @@ "title": "Destination", "description": "Access allowed only to reach a destination" }, + "customers": { + "title": "Customers", + "description": "Restricted to customers at the destination" + }, "dismount": { "title": "Dismount", "description": "Access allowed but rider must dismount" diff --git a/interim/source_strings.yaml b/interim/source_strings.yaml index 16056268..e42c1df8 100644 --- a/interim/source_strings.yaml +++ b/interim/source_strings.yaml @@ -38,6 +38,9 @@ en: # access=*, foot=*, motor_vehicle=*, bicycle=*, horse=* label: Allowed Access options: + customers: + description: Restricted to customers at the destination + title: Customers designated: description: Access allowed according to signs or specific local laws title: Designated