fix: adjusted i18n keys (#2708)

This commit is contained in:
Wyatt Johnson
2019-11-13 17:50:40 +00:00
committed by GitHub
parent 40b247350b
commit 9e9c016f4b
7 changed files with 6 additions and 13 deletions
@@ -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.