Hint the code field's digits-only rule, so the browser's refusal isn't bare

This commit is contained in:
2026-08-18 22:07:12 +02:00
parent 552cc6bd97
commit 8f3fc7414a
4 changed files with 5 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@ import type { CoreMessages } from "./en-US.ts";
const messages: CoreMessages = {
"auth.continue": "Fortsätt",
"auth.field.code.hint": "Endast siffror — inga mellanslag.",
"auth.field.email": "E-postadress",
"auth.field.identifier": "E-postadress",
"auth.field.password": "Lösenord",