perf: Translate

This commit is contained in:
feng
2024-11-08 15:33:19 +08:00
committed by feng626
parent b0af35a4b9
commit c22981e2c1

View File

@@ -66,7 +66,8 @@ export const getChangeSecretFields = () => {
is_periodic,
accounts: {
label: i18n.t('Accounts'),
component: TagInput
component: TagInput,
helpText: i18n.t('ChangeSecretAccountHelpText')
}
}
}