mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-27 01:01:47 +00:00
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:
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user