Like Hosted Login v1, Hosted Login v2 uses Janrain Templating Language (JTL tags) to determine the text that appears when a Hosted Login screen is displayed. We won’t explain how that process works; take a look at this page if you’d like to know more about JTL tags and how they’re used. The purpose of this page is to make it easy for you to locate a specific piece of Hosted Login v2text, identity the JTL tag associated with that text, and determine the screens where that text is used.
For example, suppose you recall seeing the text 2FA Required, but you can’t remember where you actually saw that text. No problem; just start typing 2FA Required in the Screen Text Finder field and the table will filter to show you all the instances (and all the screens) where that text appears:
Now you not only know where you saw that text (the authRule_secondFactor screen), but you also know the JTL tag (textAuthRuleSecondFactorHeading) associated with that bit of text. Among other things, that means that you know how to go about changing that text.
Or at least you know how to go about changing the text for JTL tags that are also used in Hosted Login v1. But you should take a look at this article before you try to change any JTL tags introduced in Hosted Login v2 (and, as such, not available in Hosted Login v1).
Note. You typically don't have to type the entire translation name or default text to find what you're looking for: the table starts filtering the minute you start typing. And you don't have to start at the beginning of the search string, either. For example, you can find Welcome to Gizmo! just by typing elco. Try it and see.
Screen Text Finder
Translation Name |
Default Value |
linkedAccounts To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Linked Accounts" } } ] |
|
linkHelp Visit our help center. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Visit our help center." } } ] |
|
marketingConsent Marketing Consent To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Marketing Consent" } } ] |
|
savedProfileMessage Your profile has been saved. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Your profile has been saved." } } ] |
|
signInEmailAddress Email Address To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Email Address" } } ] |
|
textAcceptanceBlurb By clicking Create Account, you agree to accept our terms of service and agree to our privacy policy. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "By clicking Create Account, you agree to accept our terms of service and agree to our privacy policy." } } ] |
|
textAccountActions Account Actions To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Account Actions" } } ] |
|
textAccountScreensHeading Manage your account settings, content preferences, privacy and security. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Manage your account settings, content preferences, privacy and security." } } ] |
|
textAccountSecurity Account Security To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Account Security" } } ] |
|
textAccountSecuritySectionDescription Update your password and manage secure devices for your account. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Update your password and manage secure devices for your account." } } ] |
|
textAddMobileNumberTitle Add Mobile Number To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Add Mobile Number" } } ] |
|
textAuthRuleConsentsHeading Consent required. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Consent required." } } ] |
|
textAuthRuleConsentsSubmit Continue To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Continue" } } ] |
|
textAuthRuleConsentsValue In order to continue, we need your consent. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "In order to continue, we need your consent." } } ] |
|
textAuthRuleLegalAcceptanceHeading We've Updated Our Terms of Service To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "We've Updated Our Terms of Service " } } ] |
|
textAuthRuleLegalAcceptanceSubmit Continue To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Continue" } } ] |
|
textAuthRuleLegalAcceptanceValue By clicking Continue, you agree to accept our terms of service and agree to our privacy policy. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "By clicking Continue, you agree to accept our terms of service and agree to our privacy policy." } } ] |
|
textAuthRuleRequiredAttributesHeading Almost Done To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Almost Done" } } ] |
|
textAuthRuleRequiredAttributesSubmit Save and Continue To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Save and Continue" } } ] |
|
textAuthRuleRequiredAttributesValue Please confirm the information below before signing in. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Please confirm the information below before signing in." } } ] |
|
textAuthRuleSecondFactorActionError To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "We have encountered an error." } } ] |
|
textAuthRuleSecondFactorActionTitle Send code via: To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Send code via:" } } ] |
|
textAuthRuleSecondFactorEmailCodeTitle To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Email" } } ] |
|
textAuthRuleSecondFactorHeading 2FA Required To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "2FA Required" } } ] |
|
textAuthRuleSecondFactorLoginCodeActionTitle Enter Access Code: To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Enter Access Code" } } ] |
|
textAuthRuleSecondFactorLoginCodeHeading Access Code Required To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Access Code Required" } } ] |
|
textAuthRuleSecondFactorLoginCodePlaceholder Enter your access code To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Enter your access code" } } ] |
|
textAuthRuleSecondFactorLoginCodeSubmit Continue To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Continue" } } ] |
|
textAuthRuleSecondFactorLoginCodeValue An access code was sent to To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "An access code was sent to" } } ] |
|
textAuthRuleSecondFactorRegistrationCodeActionTitle Enter Access Code To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Enter Access Code" } } ] |
|
textAuthRuleSecondFactorRegistrationCodeHeading Access Code Required To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Access Code Required" } } ] |
|
textAuthRuleSecondFactorRegistrationCodePlaceholder Enter your access code To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Enter your access code" } } ] |
|
textAuthRuleSecondFactorRegistrationCodeSubmit Continue To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Continue" } } ] |
|
textAuthRuleSecondFactorRegistrationCodeValue An access code was sent to To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "An access code was sent to" } } ] |
|
textAuthRuleSecondFactorRememberDevice Trust this device for future logins To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Trust this device for future logins" } } ] |
|
textAuthRuleSecondFactorValue In order to complete your login, you must complete 2FA. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "In order to complete your login, you must complete 2FA." } } ] |
|
textBackToUserProfile Back to User Profile To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Back to User Profile" } } ] |
|
textCancelRequest Cancel Request To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Cancel Request" } } ] |
|
textChangeEmailCodeCodeSubmit Continue To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Continue" } } ] |
|
textChangeEmailCodeCodeSuccess To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "You have successfully updated your email" } } ] |
|
textChangeEmailCodeLabel Enter Verification Code [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Enter Verification Code" } } ] |
|
textChangeEmailCodePlaceholder Code To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Code" } } ] |
|
textChangeEmailConfirmTitle Verification Code Required To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Verification Code Required" } } ] |
|
textChangeEmailConfirmValue A verification code was sent to To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "A verification code was sent to" } } ] |
|
textChangeEmailFormValue To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Enter your new email address" } } ] |
|
textChangeEmailPlaceholder To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Enter your new email" } } ] |
|
textChangeEmailSubmit Continue To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Continue" } } ] |
|
textChangeEmailTitle Change Email Address To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Change Email Address" } } ] |
|
textChangeMobileNumberCodeCodeSubmit Continue To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Continue" } } ] |
|
textChangeMobileNumberCodeCodeSuccess To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "You have successfully updated your MobileNumber" } } ] |
|
textChangeMobileNumberCodeLabel Enter Verification Code To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Enter Verification Code" } } ] |
|
textChangeMobileNumberCodePlaceholder Code To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Code" } } ] |
|
textChangeMobileNumberConfirmTitle Verification Code Required To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Verification Code Required" } } ] |
|
textChangeMobileNumberConfirmValue A verification code was sent to To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "A verification code was sent to" } } ] |
|
textChangeMobileNumberFormValue Enter your new mobile number. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Enter your new mobile number." } } ] |
|
textChangeMobileNumberPlaceholder Enter your new mobile number To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Enter your new mobile number" } } ] |
|
textChangeMobileNumberSubmit Continue To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Continue" } } ] |
|
textCompleteYourRegistration Complete your registration To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Complete your registration" } } ] |
|
textConnectWith Connect with To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Connect with" } } ] |
|
textCreateAccount Create Account To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Create Account" } } ] |
|
textCreateNewAccount Create a New Account To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Create a New Account" } } ] |
|
textCreateNewAccountSocialSubHeading Continue with an existing account: To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Continue with an existing account:" } } ] |
|
textCreateNewAccountSubHeading To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Create New Account" } } ] |
|
textCreateNewAccountTraditionalSubHeading Or create a new account: To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Or create a new account:" } } ] |
|
textDeleteAccountButton Delete My Account To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Delete My Account" } } ] |
|
textDeleteAccountConfirm Are you sure you want to delete your account? To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Are you sure you want to delete your account?" } } ] |
|
textDeleteAccountHeader Delete Your Account To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Delete Your Account" } } ] |
|
textDeleteAccountMessage Nostrud est id eu nisi proident irure ad do. Proident qui duis anim sit reprehenderit mollit enim cillum sit laboris nisi consectetur ullamco ea. Sint aliquip velit aliquip anim commodo proident. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Clickicng the button below marks your account for deletion." } } ] |
|
textDeleteAccountSuccessful Account Marked for Deletion To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Account Marked for Deletion" } } ] |
|
textDeleteMobileNumberTitle Delete Mobile Number To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Delete Mobile Number" } } ] |
|
textEmailLabel Email Address To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Email Address" } } ] |
|
textEmailVerified To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Verified" } } ] |
|
textExistingAccountFound {| existing_emailAddress |} already has an account using {| existing_provider |} To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "{| existing_emailAddress |} already has an account using {| existing_provider |}" } } ] |
|
textFooter To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Akamai Identity Cloud" } } ] |
|
textFooterExtra To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Documentation and Training" } } ] |
|
textForgotPassword Forgot Password To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Forgot Password" } } ] |
|
textJustSignedInWithProvider But just now, you signed in with {| current_provider |}. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "But just now, you signed in with {| current_provider |}." } } ] |
|
textLinkAccountsDescription Connect your account with existing third party accounts to help streamline your login process. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Connect your account with existing third-party accounts to help streamline your login process." } } ] |
|
textLinkAccountsSettings Integrations To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Integrations" } } ] |
|
textLoginSuccessful Login Successful! To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Login Successful!" } } ] |
|
textLogout Logout To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Logout" } } ] |
|
textLogoutSuccessful Logout Successful! To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Logout Successful!" } } ] |
|
textMergeAccountAuthScreenHeading Verify your existing account To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Verify your existing account" } } ] |
|
textMergeAccountAuthScreenSubHeading Sign in to complete account merge To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Sign in to complete account merge" } } ] |
|
textMobileNumberLabel Mobile Number To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Mobile Number" } } ] |
|
textMobileNumberTitle Mobile Number To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Mobile Number" } } ] |
|
textNeedAnAccount Not a member? To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Not a member?" } } ] |
|
textNeedHelp Need help? To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Need help?" } } ] |
|
textPasswordSettings Password Settings To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Password Settings" } } ] |
|
textPersonalData Personal Data To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Personal Data" } } ] |
|
textPersonalDataSectionDescription Manage your display name, username, and other personal settings. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Manage your display name, username, and other personal settings." } } ] |
|
textPrivacySettings Privacy Settings To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Privacy Settings" } } ] |
|
textPrivacySettingsDescription Manage your privacy settings and exercise your rights under the General Data Protection Regulation. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Manage your privacy settings and exercise your rights under the General Data Protection Regulation." } } ] |
manageProfile |
textPrivacySettingsSectionDescription Manage your privacy settings and exercise your rights under the General Data Protection Regulation. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Manage your privacy settings and exercise your rights under the General Data Protection Regulation." } } ] |
|
textRegistrationCancel Cancel Request To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Cancel Request" } } ] |
|
textRegistrationRedirectToSignInLink Sign In To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Sign In" } } ] |
|
textRegistrationRedirectToSignInText Do you already have an account? To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Do you already have an account?" } } ] |
|
textRegistrationSuccessful Your account has been successfully created! To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Your account has been successfully created!" } } ] |
|
textRequestDataButton Request My Data To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Request My Data" } } ] |
|
textRequestDataHeader Request Your Data To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Request Your Data" } } ] |
|
textRequestDataMessage Requests for data will be processed in a timely fashion and a copy of all of your data will be sent to the email address listed in your account. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Requests for data will be processed in a timely fashion and a copy of all of your data will be sent to the email address listed in your account." } } ] |
|
textRequestDataSuccessful Data Requested To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Data Requested" } } ] |
|
textResendVerificationSuccess Check your email for a link to verify your email address. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Check your email for a link to verify your email address." } } ] |
|
textResendVerificationSuccessScreenHeading Verification Email Send To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Verification Email Sent" } } ] |
|
textResetPasswordRequestCodeSuccess We've just sent instructions to reset your password, please check your email. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "We've just sent instructions to reset your password, please check your email." } } ] |
|
textResetPasswordRequestScreenHeading Password Reset To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Password Reset" } } ] |
|
textResetPasswordRequestScreenHeading Password Reset To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Password Reset" } } ] |
|
textResetPasswordRequestSubmit Send To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Send" } } ] |
|
textResetPasswordResendLink Re-send To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Re-send" } } ] |
|
textResetPasswordResendText Didn’t receive an email? To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Didn’t receive an email?" } } ] |
|
textResetPasswordScreenHeading Enter a New Password To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Enter a New Password" } } ] |
|
textResetPasswordSuccess Your password has been successfully changed. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Your password has been successfully changed." } } ] |
|
textResetPasswordSuccessScreenHeading Password Changed To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Password Changed" } } ] |
|
textResetPasswordUnrecognizedCode We didn't recognize that password reset code. Enter your email below, and we'll send you another. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "We didn't recognize that password reset code. Enter your email below, and we'll send you another." } } ] |
|
textSaveChanges Save Changes To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Save Changes" } } ] |
|
textSecondFactorChangeEmailCodeResend Didn’t receive a verification code? To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Didn’t receive a verification code?" } } ] |
|
textSecondFactorChangeEmailCodeResendInvalid To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Code is invalid." } } ] |
|
textSecondFactorChangeEmailCodeSendLink Resend verification code To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Resend verification code" } } ] |
|
textSecondFactorChangeEmailCodeSendLinkInvalid To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "resend verification code" } } ] |
|
textSecondFactorChangeMobileNumberCodeResend Didn’t receive a verification code? To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Didn’t receive a verification code?" } } ] |
|
textSecondFactorChangeMobileNumberCodeResendInvalid To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Code is invalid" } } ] |
|
textSecondFactorChangeMobileNumberCodeSendLink Resend verification code To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Resend verification code" } } ] |
|
textSecondFactorChangeMobileNumberCodeSendLinkInvalid To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "resend verification code" } } ] |
|
textSecondFactorLoginCodeResend Resend To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Resend" } } ] |
|
textSecondFactorLoginCodeResendInvalid To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Code is invalid" } } ] |
|
textSecondFactorLoginCodeResendInvalidLink To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Resend Access Code" } } ] |
|
textSecondFactorLoginCodeSendLink Access Code To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Access Code" } } ] |
|
textSecondFactorRegistrationCodeResend Resend To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Resend" } } ] |
|
textSecondFactorRegistrationCodeResendInvalid To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Code is invalid" } } ] |
|
textSecondFactorRegistrationCodeResendInvalidLink To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Resend Access Code " } } ] |
|
textSecondFactorRegistrationCodeSendLink Access Code To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Access Code" } } ] |
|
textSignIn Sign In To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Sign In" } } ] |
|
textSignInAlternativeCredential Or Sign in with Email To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Or Sign in with Email" } } ] |
|
textSignInCancel Cancel Request To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Cancel Request" } } ] |
|
textSignInScreenHeading Welcome to Gizmo! To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Welcome to Gizmo!" } } ] |
|
textSignInScreenSubHeading Sign in to reap all the benefits of this fantastic website. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Sign in to reap all the benefits of this fantastic website." } } ] |
|
textSignUp Sign up for an account. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Sign up for an account." } } ] |
|
textUpdatePassword Update Password To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Update Password" } } ] |
|
textVerifyEmailFailure We didn’t recognize that verification code. Enter your email below, and we’ll send you another. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "We didn’t recognize that verification code. Enter your email below, and we’ll send you another." } } ] |
|
textVerifyEmailRequestSubmit Send To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Send" } } ] |
|
textVerifyEmailScreenHeading Resend Verification Email To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Resend Verification Email" } } ] |
|
textVerifyEmailSuccess Thank you for verifying your email address. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Thank you for verifyinbg your email address." } } ] |
|
textVerifyEmailSuccessScreenHeading Email Verified To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Email Verified" } } ] |
|
textVerifyIdentity Verify {| existing_emailAddress |} To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Verify {| existing_emailAddress |}" } } ] |
|
textVerifyWithProviderToMerge To merge your accounts, please continue to {| existing_provider |} to verify your identity. To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "To merge your accounts, please continue to {| existing_provider |} to verify your identity." } } ] |
|
textVisitingMessage Thank you for visiting our site To change the value assigned to this field, paste this code into the body of your API call, replacing the green text with the translation ID and the red text with the new value to be assigned to the field. [ {"key": "863865dd78ba0fd0d83bc8e9e0c03dd1", "values": { "en-US": "Thank you for visiting our site" } } ] |
|