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
+
```
231
+
216
232
## One time password error messages
217
233
The following are the IDs for a [one time password technical profile](one-time-password-technical-profile.md) error messages
218
234
@@ -223,6 +239,18 @@ The following are the IDs for a [one time password technical profile](one-time-p
223
239
|UserMessageIfSessionConflict |One time password verification session has conflict |
224
240
|UserMessageIfInvalidCode |One time password provided for verification is incorrect |
0 commit comments