feat: make forms functional

This commit is contained in:
Stavros
2025-05-08 18:08:56 +03:00
parent fd96f39d3a
commit 56ae246ff4
18 changed files with 870 additions and 3387 deletions

View File

@@ -39,7 +39,7 @@
"totpFailSubtitle": "Please check your code and try again",
"totpSuccessTitle": "Verified",
"totpSuccessSubtitle": "Redirecting to your app",
"totpTitle": "TOTP Verification",
"totpTitle": "Enter your TOTP code",
"totpSubtitle": "Please enter the code from your authenticator app.",
"unauthorizedTitle": "Unauthorized",
"unauthorizedResourceSubtitle": "The user with username <code>{{username}}</code> is not authorized to access the resource <code>{{resource}}</code>.",