You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<LocalizedStringElementType="UxElement"StringId="verification_control_fail_send_code">Failed to send the code, please try again later.</LocalizedString>
223
+
<LocalizedStringElementType="UxElement"StringId="verification_control_fail_verify_code">Failed to verify the code, please try again later.</LocalizedString>
<LocalizedStringElementType="UxElement"StringId="verification_control_code_sent">Verification code has been sent. Please copy it to the input box below.</LocalizedString>
228
+
</LocalizedStrings>
229
+
</LocalizedResources>
230
+
```
214
231
215
232
## One time password error messages
216
233
The following are the IDs for a [one time password technical profile](one-time-password-technical-profile.md) error messages
@@ -222,6 +239,18 @@ The following are the IDs for a [one time password technical profile](one-time-p
222
239
|UserMessageIfSessionConflict |One time password verification session has conflict |
223
240
|UserMessageIfInvalidCode |One time password provided for verification is incorrect |
0 commit comments