From cd10f98c73b658f6b73ec039946794867212ddc6 Mon Sep 17 00:00:00 2001 From: Robin van der Linde Date: Thu, 29 Jul 2021 21:00:11 +0200 Subject: [PATCH] Missing line break --- assets/themes/cycle_infra/cycle_infra.json | 8 ++++---- langs/themes/en.json | 4 ++-- langs/themes/nl.json | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/assets/themes/cycle_infra/cycle_infra.json b/assets/themes/cycle_infra/cycle_infra.json index 907505cd88..3bf26adedd 100644 --- a/assets/themes/cycle_infra/cycle_infra.json +++ b/assets/themes/cycle_infra/cycle_infra.json @@ -709,8 +709,8 @@ { "if": "cycleway:traffic_sign~BE:D7;.*", "then": { - "en": "Compulsory cycleway (with supplementary sign) ", - "nl": "Verplicht fietspad (met onderbord)" + "en": "Compulsory cycleway (with supplementary sign)
", + "nl": "Verplicht fietspad (met onderbord)
" }, "hideInAnswer": true }, @@ -776,8 +776,8 @@ { "if": "traffic_sign~BE:D7;.*", "then": { - "en": "Compulsory cycleway (with supplementary sign) ", - "nl": "Verplicht fietspad (met onderbord)" + "en": "Compulsory cycleway (with supplementary sign)
", + "nl": "Verplicht fietspad (met onderbord)
" }, "hideInAnswer": true }, diff --git a/langs/themes/en.json b/langs/themes/en.json index 7f450beca7..ba44aa8482 100644 --- a/langs/themes/en.json +++ b/langs/themes/en.json @@ -954,7 +954,7 @@ "then": "Compulsory cycleway " }, "1": { - "then": "Compulsory cycleway (with supplementary sign) " + "then": "Compulsory cycleway (with supplementary sign)
" }, "2": { "then": "Segregated foot/cycleway " @@ -974,7 +974,7 @@ "then": "Compulsory cycleway " }, "1": { - "then": "Compulsory cycleway (with supplementary sign) " + "then": "Compulsory cycleway (with supplementary sign)
" }, "2": { "then": "Segregated foot/cycleway " diff --git a/langs/themes/nl.json b/langs/themes/nl.json index 169271f004..6f46464d7b 100644 --- a/langs/themes/nl.json +++ b/langs/themes/nl.json @@ -816,7 +816,7 @@ "then": "Verplicht fietspad " }, "1": { - "then": "Verplicht fietspad (met onderbord)" + "then": "Verplicht fietspad (met onderbord)
" }, "2": { "then": "Afgescheiden voet-/fietspad " @@ -836,7 +836,7 @@ "then": "Verplicht fietspad " }, "1": { - "then": "Verplicht fietspad (met onderbord)" + "then": "Verplicht fietspad (met onderbord)
" }, "2": { "then": "Afgescheiden voet-/fietspad "