i18n(sv): add the settings.distance key (Avståndsenhet)

Keeps the Swedish locale in parity with the rest after the distance-unit
setting (#1300) landed on the release branch.
This commit is contained in:
Maurice
2026-06-26 18:16:32 +02:00
committed by Maurice
parent 081405cd5e
commit 87f2ed654b
+1
View File
@@ -53,6 +53,7 @@ const settings: TranslationStrings = {
'settings.auto': 'Auto',
'settings.language': 'Språk',
'settings.temperature': 'Temperaturenhet',
'settings.distance': 'Avståndsenhet',
'settings.timeFormat': 'Tidsformat',
'settings.bookingLabels': 'Etiketter för bokningsrutter',
'settings.bookingLabelsHint': 'Visa stations- och flygplatsnamn på kartan. När funktionen är avstängd visas endast ikonen.',