This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<v-spacer></v-spacer>
|
||||
|
||||
<v-btn color="primary" text @click="authenticate()">{{
|
||||
$ay.t("Save")
|
||||
$ay.t("AuthVerifyCode")
|
||||
}}</v-btn>
|
||||
</v-card-actions>
|
||||
</v-card>
|
||||
@@ -320,7 +320,8 @@ async function fetchTranslatedText(vm) {
|
||||
"AuthPinInvalid",
|
||||
"AuthConnectCompleted",
|
||||
"AuthDisableTwoFactor",
|
||||
"AuthTwoFactorDisabled"
|
||||
"AuthTwoFactorDisabled",
|
||||
"AuthVerifyCode"
|
||||
]);
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user