This commit is contained in:
parent
0db2014164
commit
81431eaad5
|
|
@ -195,7 +195,7 @@ export default function SetupPage() {
|
|||
<StepContainer
|
||||
stepDescription={t("setup.EnterAPIKeysForEachServiceYoudLikeToUse")}
|
||||
stepNum={currentStep}
|
||||
stepTitle={t("SetAPIKeysOptional")}
|
||||
stepTitle={t("setup.SetAPIKeysOptional")}
|
||||
onShouldProceed={handleShouldProceed}
|
||||
showNextButton={true}
|
||||
showBackButton={true}
|
||||
|
|
|
|||
Loading…
Reference in New Issue