mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 15:07:32 +00:00
i18n key
This commit is contained in:
@@ -150,7 +150,7 @@ export default async function Page(props: { searchParams: Promise<any> }) {
|
||||
|
||||
{id && send && (
|
||||
<div className="py-4 w-full">
|
||||
<Alert type={AlertType.INFO}>{tError("verify.codesent")}</Alert>
|
||||
<Alert type={AlertType.INFO}>{tError("verify.codeSent")}</Alert>
|
||||
</div>
|
||||
)}
|
||||
|
||||
|
Reference in New Issue
Block a user