mirror of
https://github.com/wassname/talk.git
synced 2026-08-20 12:50:41 +08:00
fix: adjusted i18n keys (#2708)
This commit is contained in:
@@ -47,7 +47,7 @@ const SSOKeyField: FunctionComponent<Props> = ({
|
||||
<div className={styles.warningSection}>
|
||||
<Flex direction="row" itemGutter="half">
|
||||
<Icon className={styles.warnIcon}>warning</Icon>
|
||||
<Localized id="configure-auth-sso-regenerateWarning">
|
||||
<Localized id="configure-auth-sso-regenerateHonoredWarning">
|
||||
<Typography className={styles.warn} variant="bodyShort">
|
||||
When regenerating a key, tokens signed with the previous key will be
|
||||
honored for 30 days.
|
||||
|
||||
Reference in New Issue
Block a user