diff --git a/src/components/OnboardingGate.tsx b/src/components/OnboardingGate.tsx index 137b1c28..b4b5fa9c 100644 --- a/src/components/OnboardingGate.tsx +++ b/src/components/OnboardingGate.tsx @@ -717,7 +717,7 @@ function SecureStep({ nsec, showKey, onToggleShow, onContinue }: SecureStepProps value={nsec} readOnly className="pr-10 font-mono text-sm" - aria-label="Secret key" + aria-label={t('onboarding.secure.secretKeyAriaLabel')} />