mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-20 10:57:43 +00:00
fix: otp delete comfirmation (#729)
This commit is contained in:
@@ -108,6 +108,10 @@
|
||||
"1": "Nicht bereit",
|
||||
"2": "Bereit",
|
||||
"3": "Gelöscht"
|
||||
},
|
||||
"DIALOG": {
|
||||
"OTP_DELETE_TITLE":"OTP Faktor entfernen",
|
||||
"OTP_DELETE_DESCRIPTION":"Sie sind im Begriff OTP als Zweitfaktormethode zu entfernen. Sind sie sicher?"
|
||||
}
|
||||
},
|
||||
"CREATE": {
|
||||
|
@@ -108,6 +108,10 @@
|
||||
"1": "Not Ready",
|
||||
"2": "Ready",
|
||||
"3": "Deleted"
|
||||
},
|
||||
"DIALOG": {
|
||||
"OTP_DELETE_TITLE":"Remove OTP Factor",
|
||||
"OTP_DELETE_DESCRIPTION":"You are about to delete OTP as second factor. Are you sure?"
|
||||
}
|
||||
},
|
||||
"CREATE": {
|
||||
|
Reference in New Issue
Block a user