From 9c1669f80d443357d484c1c005287e2db2a01af1 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Tue, 17 Jan 2023 12:03:52 +0100 Subject: [PATCH] add "cannabis dispensary" as search term to "shop=cannabis", see #739 --- data/presets/shop/cannabis.json | 1 + interim/source_strings.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/data/presets/shop/cannabis.json b/data/presets/shop/cannabis.json index 7143a286..bf6fbdfc 100644 --- a/data/presets/shop/cannabis.json +++ b/data/presets/shop/cannabis.json @@ -10,6 +10,7 @@ ], "terms": [ "420", + "cannabis dispensary", "marijuana", "pot", "reefer", diff --git a/interim/source_strings.yaml b/interim/source_strings.yaml index 8140f457..b130453a 100644 --- a/interim/source_strings.yaml +++ b/interim/source_strings.yaml @@ -10569,7 +10569,7 @@ en: shop/cannabis: # shop=cannabis | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key). name: Cannabis Shop - # 'terms: 420,marijuana,pot,reefer,weed' + # 'terms: 420,cannabis dispensary,marijuana,pot,reefer,weed' terms: shop/car: # shop=car | Car Dealer | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).