From c0ab0bf98a0e96a896863092651345714ba4ec60 Mon Sep 17 00:00:00 2001 From: Olivier Terral Date: Mon, 18 Dec 2023 11:44:26 +0100 Subject: [PATCH] fix: remove - --- src/lang/en.json | 2 +- src/layerInfos/IsbSchmalspurLayerInfo/IsbSchmalspurLayerInfo.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/lang/en.json b/src/lang/en.json index 536196a42..6a5314f13 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -240,7 +240,7 @@ "ch.sbb.infrastruktur.uebrigebahnen.group": "Other railway company infrastructure", "ch.sbb.infrastruktur.uebrigebahnen.group-desc": "This layer group comprises the operating points and routes of infrastructure operated by other railway companies.", "ch.sbb.isb": "Infrastructure operators", - "ch.sbb.isb.normalspurbahnen": "Narrow-gauge lines", + "ch.sbb.isb.normalspurbahnen": "Normal-gauge lines", "ch.sbb.isb.other": "Other", "ch.sbb.isb.schmalspurbahnen": "Narrow-gauge lines", "ch.sbb.isb.tvs": "TVS", diff --git a/src/layerInfos/IsbSchmalspurLayerInfo/IsbSchmalspurLayerInfo.js b/src/layerInfos/IsbSchmalspurLayerInfo/IsbSchmalspurLayerInfo.js index adc68598e..0926a1842 100644 --- a/src/layerInfos/IsbSchmalspurLayerInfo/IsbSchmalspurLayerInfo.js +++ b/src/layerInfos/IsbSchmalspurLayerInfo/IsbSchmalspurLayerInfo.js @@ -28,7 +28,7 @@ const translations = { dataInfo2: 'Aggiornamento dei dati: 12.2023', }, en: { - description: 'Infrastructure managers who operate narrow-gauge lines.', + description: 'Infrastructure managers who operate narrow gauge lines.', dataInfo1: 'Data basis: SBB', dataInfo2: 'Data status: 12.2023', },