Approval in value-sets

This commit is contained in:
2026-09-07 14:09:31 +00:00
committed by md translation bot
parent cf4c024a18
commit 252c745e6b
26 changed files with 234 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"two_factor_auth_types": {
"none": "No two factor authentication",
"email": "By mail",
"webauthn_2fa": "WebAuthn (for two-factor authentication)",
"webauthn_passwordless": "WebAuthn (passwordless)",
"totp": "TOTP"
}
}