From eb892a322693368fc24ae73a37baa0ed0bb03435 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Tue, 4 Jan 2022 19:11:57 +0100 Subject: [PATCH] add access=customers value 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 445018e5c..371c19377 100644 --- a/data/fields/access.json +++ b/data/fields/access.json @@ -37,6 +37,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 8e3e345b5..e75b6800e 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