From 4fa20cbc7b2006a07e7caa438039948b3a8dcce4 Mon Sep 17 00:00:00 2001 From: AZ <3430677+alexanderzatko@users.noreply.github.com> Date: Wed, 8 Jan 2025 12:00:25 +0100 Subject: [PATCH] fixed typo --- src/translations/en.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/translations/en.tsx b/src/translations/en.tsx index 8478e9d7..2a43f874 100644 --- a/src/translations/en.tsx +++ b/src/translations/en.tsx @@ -1103,10 +1103,10 @@ const en: Messages = { interactiveLayerWarning: 'Interactive layer is hidden', minZoomWarning: (minZoom) => `Accessible from zoom ${minZoom}`, letters: { - A: 'Car (lagecy)', - T: 'Hiking (lagecy)', - C: 'Bicycle (lagecy)', - K: 'Crosscountry Ski (lagecy)', + A: 'Car (legacy)', + T: 'Hiking (legacy)', + C: 'Bicycle (legacy)', + K: 'Crosscountry Ski (legacy)', S: 'Aerial', Z: 'Ortofoto ČR+SR (Aerial, CZ+SK)', J: 'Old Ortofotomozaika SR (Aerial, SK)',