+ Less Chaos More Focus +
+ + {t("headline")} + ++ {t("description")} +
++ {t("connectLabel")} +
++ {t.rich("termsNotice", { + // TODO: 실제 이용약관 페이지 URL 나오면 href 교체 + terms: (chunks) => ( + // eslint-disable-next-line jsx-a11y/anchor-is-valid + + {chunks} + + ), + // TODO: 실제 개인정보 처리방침 페이지 URL 나오면 href 교체 + privacy: (chunks) => ( + // eslint-disable-next-line jsx-a11y/anchor-is-valid + + {chunks} + + ), + })} +
++ {t("calendarConnect.description")} +
++ {t("calendarConnect.connectLabel")} +
++ {t("calendarConnect.consentNotice")} +
++ {t("calendarConnect.permissionNotice")} +
++ {t("language.description")} +
++ {t("lifePattern.description")} +
++ {t("timePrediction.description")} +
+