mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 07:07:32 +00:00
fix: add missing i18n (#1597)
This commit is contained in:
@@ -251,7 +251,9 @@
|
|||||||
},
|
},
|
||||||
"DIALOG": {
|
"DIALOG": {
|
||||||
"MFA_DELETE_TITLE": "Remove Secondfactor",
|
"MFA_DELETE_TITLE": "Remove Secondfactor",
|
||||||
"MFA_DELETE_DESCRIPTION":"You are about to delete a second factor. Are you sure?"
|
"MFA_DELETE_DESCRIPTION": "You are about to delete a second factor. Are you sure?",
|
||||||
|
"ADD_MFA_TITLE": "Add Second Factor",
|
||||||
|
"ADD_MFA_DESCRIPTION": "Select one of the following options."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"EXTERNALIDP": {
|
"EXTERNALIDP": {
|
||||||
|
Reference in New Issue
Block a user