|
4 | 4 | "GITHUB_LINK": "https://github.com/docusign/sample-app-myapicalls-csharp", |
5 | 5 | "LOGIN": "Log in", |
6 | 6 | "LOGOUT": "Log out", |
7 | | - "LOGIN_TEXT": "To execute the scenario, you must log in with your DocuSign developer account.", |
| 7 | + "LOGIN_TEXT": "To execute the scenario, you must log in with your Docusign developer account.", |
8 | 8 | "CREATE_ACCOUNT": "Create account", |
9 | | - "SITE_TITLE": "Discover DocuSign API Calls", |
10 | | - "SITE_DESCRIPTION": "Discover the power of DocuSign APIs. Experiment with common API calls in an interactive environment that lets you walk through the call parameters and examine the response.", |
| 9 | + "SITE_TITLE": "Discover Docusign API Calls", |
| 10 | + "SITE_DESCRIPTION": "Discover the power of Docusign APIs. Experiment with common API calls in an interactive environment that lets you walk through the call parameters and examine the response.", |
11 | 11 | "FOOTER_TITLE": "Can’t find the API you’re looking for?", |
12 | 12 | "FOOTER_LINK": "https://developers.docusign.com/", |
13 | | - "FOOTER_LINK_TEXT": "Visit DocuSign Developer Center", |
14 | | - "COPYRIGHT": "© 2023 DocuSign Inc.", |
| 13 | + "FOOTER_LINK_TEXT": "Visit Docusign Developer Center", |
| 14 | + "COPYRIGHT": "© 2024 Docusign Inc.", |
15 | 15 | "TRY_SCENARIO": "Try scenario", |
16 | 16 | "CLEAR_ALL": "Clear all", |
17 | 17 | "SELECTED_SCENARIOS": "Selected {{ value }} scenarios", |
|
24 | 24 |
|
25 | 25 | "FILTER": { |
26 | 26 | "AREA": "By API call category", |
27 | | - "CATEGORY": "By DocuSign API", |
| 27 | + "CATEGORY": "By Docusign API", |
28 | 28 | "VIEW_MORE": "View more", |
29 | 29 | "VIEW_LESS": "View less" |
30 | 30 | }, |
|
57 | 57 | "STEP": { |
58 | 58 | "ENDPOINT_TEXT": "The API request is sent to the following endpoint:", |
59 | 59 | "DOCUMENTATION_TEXT": "For more information about this API call, see the", |
60 | | - "DOCUMENTATION_LINK": "DocuSign API Documentation", |
| 60 | + "DOCUMENTATION_LINK": "Docusign API Documentation", |
61 | 61 | "NEXT": "Next step", |
62 | 62 | "DONT_SHOW_CALLS": "Execute without logging API call execution", |
63 | 63 | "REQUEST_BODY": "Request body", |
|
0 commit comments