diff --git a/frontend/src/components/SettingsModal.tsx b/frontend/src/components/SettingsModal.tsx index 4a4816b..1b7f4c3 100644 --- a/frontend/src/components/SettingsModal.tsx +++ b/frontend/src/components/SettingsModal.tsx @@ -690,8 +690,7 @@ function TelemetryToggle() { ); } @@ -7149,7 +7148,7 @@ function SettingsModalImpl({ onClose, onSaved, initialSection, onMainPaneChanged const { lang, setLang, t } = useI18n(); return ( <> - +
@@ -7177,15 +7176,33 @@ function SettingsModalImpl({ onClose, onSaved, initialSection, onMainPaneChanged ['us', t('gen.dateUS'), '07-30-2026 14:25']] as [DateFormat, string, string][]).map(([code, label, sample]) => ( ))}
+
+ {/* The IARU region drives the band edges and mode segments the band + maps draw — Region 2's 40 m runs to 7300, Region 1's stops at + 7200 — and nothing else: spots and logging are region-blind. */} + + + {t('gen.iaruHint')} +
+ -
- {/* The IARU region drives the band edges and mode segments the band - maps draw — Region 2's 40 m runs to 7300, Region 1's stops at - 7200 — and nothing else: spots and logging are region-blind. */} - {t('gen.iaruRegion')} - - {t('gen.iaruHint')} -
@@ -7331,12 +7330,7 @@ function SettingsModalImpl({ onClose, onSaved, initialSection, onMainPaneChanged }} className="mt-0.5" /> - - {t('gen.clubUse')} - - {t('gen.clubDesc')} - - + {t('gen.clubUse')}