fix: otp delete comfirmation (#729)

This commit is contained in:
Max Peintner
2020-09-11 13:52:07 +02:00
committed by GitHub
parent 4931000dc9
commit 15c977dab4
4 changed files with 36 additions and 11 deletions

View File

@@ -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": {

View File

@@ -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": {