|
159 | 159 | "Log in to your Deriv account to proceed. If you don’t have a Deriv account, sign up first.": { |
160 | 160 | "message": "Log in to your Deriv account to proceed. If you don’t have a Deriv account, sign up first." |
161 | 161 | }, |
162 | | - "Send Request": { |
163 | | - "message": "Send Request" |
| 162 | + "Send request": { |
| 163 | + "message": "Send request" |
164 | 164 | }, |
165 | 165 | "Clear": { |
166 | 166 | "message": "Clear" |
|
696 | 696 | "Use OAuth if your application requires other users to sign in.": { |
697 | 697 | "message": "Use OAuth if your application requires other users to sign in." |
698 | 698 | }, |
699 | | - "Authorisation URL is mandatory to enable OAuth on your app.": { |
700 | | - "message": "Authorisation URL is mandatory to enable OAuth on your app." |
| 699 | + "Redirect URL is mandatory to enable OAuth on your app.": { |
| 700 | + "message": "Redirect URL is mandatory to enable OAuth on your app." |
701 | 701 | }, |
702 | 702 | "URL Configuration": { |
703 | 703 | "message": "URL Configuration" |
704 | 704 | }, |
705 | 705 | "To set up OAuth for your app, specify the URL where users should be redirected after authorisation.": { |
706 | 706 | "message": "To set up OAuth for your app, specify the URL where users should be redirected after authorisation." |
707 | 707 | }, |
708 | | - "Authorisation URL": { |
709 | | - "message": "Authorisation URL" |
| 708 | + "Redirect URL": { |
| 709 | + "message": "Redirect URL" |
710 | 710 | }, |
711 | 711 | "If your app includes verification logic, enter the email verification URL below (e.g. for account opening, verification, and password reset):": { |
712 | 712 | "message": "If your app includes verification logic, enter the email verification URL below (e.g. for account opening, verification, and password reset):" |
713 | 713 | }, |
714 | | - "If provided, the verification URL will be appended with a token and sent to the user's email. Otherwise, the authorisation URL with the token will be used.": { |
715 | | - "message": "If provided, the verification URL will be appended with a token and sent to the user's email. Otherwise, the authorisation URL with the token will be used." |
| 714 | + "If provided, the verification URL will be appended with a token and sent to the user's email. Otherwise, the redirect URL with the token will be used.": { |
| 715 | + "message": "If provided, the verification URL will be appended with a token and sent to the user's email. Otherwise, the redirect URL with the token will be used." |
716 | 716 | }, |
717 | 717 | "Scopes of authorisation": { |
718 | 718 | "message": "Scopes of authorisation" |
|
0 commit comments