|
41 | 41 | "upgrade-now": "Upgrade now",
|
42 | 42 | "upgrade-to": "Upgrade to",
|
43 | 43 | "plan": "Plan",
|
44 |
| - "subscribe-card-teamplan":"Unlock the full power of collaboration! Create unlimited organizations, teams, and hierarchies. Share templates seamlessly across teams and assign custom user roles. Elevate your workflow today!", |
| 44 | + "subscribe-card-teamplan": "Unlock the full power of collaboration! Create unlimited organizations, teams, and hierarchies. Share templates seamlessly across teams and assign custom user roles. Elevate your workflow today!", |
45 | 45 | "subscribe-card-plan": "Unlock premium features starting at just {{premiumPrice}}/month. Enjoy enhanced performance and only {{addonPrice}} per additional credit after your included premium credits.",
|
46 | 46 | "user-name-limit-char": "To have a username less than 8 character please subscribe",
|
47 | 47 | "tour-content": "Don't show this again",
|
|
132 | 132 | "View": "View",
|
133 | 133 | "option": "Option",
|
134 | 134 | "Embed": "Embed",
|
135 |
| - "Copy TemplateId":"Copy TemplateId", |
136 |
| - "Copy Public URL":"Copy Public URL" |
| 135 | + "Copy TemplateId": "Copy TemplateId", |
| 136 | + "Copy Public URL": "Copy Public URL" |
137 | 137 | },
|
138 | 138 | "report-heading": {
|
139 | 139 | "Sr.No": "Sr.No",
|
|
267 | 267 | "public-role": "Public role",
|
268 | 268 | "public-url": "Public URL",
|
269 | 269 | "public-url-copy": "Here’s your public URL: ",
|
270 |
| - "public-url-copy-mssg":"Copy it or share it with the signer, and you will be able to see all your publicly set templates.", |
| 270 | + "public-url-copy-mssg": "Copy it or share it with the signer, and you will be able to see all your publicly set templates.", |
271 | 271 | "add-public-url-alert": "Please add your public URL, and you will be able to make a public template.",
|
272 | 272 | "share-with-alert": "You cannot share a template if any roles already have contacts assigned. Please remove all contact assignments from the roles before sharing the template.",
|
273 | 273 | "share-with": "Share with",
|
|
598 | 598 | "Recently sent for signatures": "This is a list of documents you've sent to other parties for signature.",
|
599 | 599 | "Drafts": "This are documents you have started but have not finalized for sending.",
|
600 | 600 | "public-template": "This video demonstrates how to set up your personalized public profile, such as ‘https://opensign.me/your-username’. You’ll also learn how to customize your tagline and make your templates available for public signing."
|
601 |
| - }, |
| 601 | + }, |
602 | 602 | "enter-email-plaholder": "Add an email address and hit enter",
|
603 | 603 | "success-email-alert": "Email sent successfully!",
|
604 | 604 | "expired-doc-title": "Expired Document",
|
|
619 | 619 | "select-date-format": "Select a date format",
|
620 | 620 | "quantity-of-credits": "Quantity of premium credits",
|
621 | 621 | "remaining-credits": "Premium credits available:",
|
622 |
| - "remaining-credits-help":"Use premium credits for API document signing, bulk sending, or embedding OpenSign integration on your website. You have {{allowedcredits}} included credits and {{addoncredits}} additional purchased credits remaining.", |
| 622 | + "remaining-credits-help": "Use premium credits for API document signing, bulk sending, or embedding OpenSign integration on your website. You have {{allowedcredits}} included credits and {{addoncredits}} additional purchased credits remaining.", |
623 | 623 | "additional-credits": "Please purchase premium credits",
|
624 | 624 | "quota-err-quicksend": "Quota Reached, You don't have enough credits.",
|
625 | 625 | "buy-credits": "Buy Premium Credits",
|
626 |
| - "rotate-right":"Rotate right", |
627 |
| - "rotate-left":"Rotate left", |
628 |
| - "rotate-alert-mssg":"All widgets on this page will be lost. Are you sure you want to proceed?", |
629 |
| - "templateid":"Template-Id", |
630 |
| - "bulk-send-subcription-alert":"Please upgrade to Professional or Team plan to use bulk send.", |
631 |
| - "generate-test-token":"Generate Test Token", |
632 |
| - "regenerate-test-token":"Regenerate Test Token", |
633 |
| - "help-test-token":"This token can be used to test the APIs at the https://sandbox.opensignlabs.com/api/v1 endpoint, allowing you to conduct unlimited document signatures. Please note that the sandbox API will sign your documents with self-signed certificates, which may not be recognized as valid by Adobe. Once you’ve completed your testing, you can upgrade to one of our paid plans to generate a production token.", |
634 |
| - "help-api-token":"This token can be used to access the production APIs at the {{origin}}/api/v1 endpoint. It can only be generated on one of our paid plans.", |
635 |
| - "reason":"Reason", |
636 |
| - "decline-by":"Declined/revoked by", |
| 626 | + "rotate-right": "Rotate right", |
| 627 | + "rotate-left": "Rotate left", |
| 628 | + "rotate-alert-mssg": "All widgets on this page will be lost. Are you sure you want to proceed?", |
| 629 | + "templateid": "Template-Id", |
| 630 | + "bulk-send-subcription-alert": "Please upgrade to Professional or Team plan to use bulk send.", |
| 631 | + "generate-test-token": "Generate Test Token", |
| 632 | + "regenerate-test-token": "Regenerate Test Token", |
| 633 | + "help-test-token": "This token can be used to test the APIs at the https://sandbox.opensignlabs.com/api/v1 endpoint, allowing you to conduct unlimited document signatures. Please note that the sandbox API will sign your documents with self-signed certificates, which may not be recognized as valid by Adobe. Once you’ve completed your testing, you can upgrade to one of our paid plans to generate a production token.", |
| 634 | + "help-api-token": "This token can be used to access the production APIs at the {{origin}}/api/v1 endpoint. It can only be generated on one of our paid plans.", |
| 635 | + "reason": "Reason", |
| 636 | + "decline-by": "Declined/revoked by", |
637 | 637 | "document-declined": "Document declined",
|
638 |
| - "public-template-mssg-1":"To integrate OpenSign into your React or Next.js project, simply run the following command:", |
639 |
| - "public-template-mssg-2" :"Ensure you have npm or yarn set up in your project. If you’re using Yarn, you can replace npm install with yarn add @opensign/react.", |
640 |
| - "public-template-mssg-3" :"Need more details or examples?", |
| 638 | + "public-template-mssg-1": "To integrate OpenSign into your React or Next.js project, simply run the following command:", |
| 639 | + "public-template-mssg-2": "Ensure you have npm or yarn set up in your project. If you’re using Yarn, you can replace npm install with yarn add @opensign/react.", |
| 640 | + "public-template-mssg-3": "Need more details or examples?", |
641 | 641 | "public-template-mssg-4": "Visit the",
|
642 | 642 | "public-template-mssg-5": " npm for the latest updates, detailed documentation, and version history.",
|
643 |
| - "public-template-mssg-6" :"You need to set this template as public before you can utilize this code snippet.", |
644 |
| - "copy-code":"COPY", |
645 |
| - "copied-code":"COPIED", |
646 |
| - "Installation":"Installation", |
647 |
| - "Usage" :"Usage", |
648 |
| - "insufficient-credits":"Insufficient Signing Credits", |
649 |
| - "insufficient-credits-mssg":"The owner of this document currently lacks the necessary OpenSign credits for you to sign. Please reach out to the owner if you require further details.", |
| 643 | + "public-template-mssg-6": "Before you can use this code snippet, you must make this template public.", |
| 644 | + "copy-code": "COPY", |
| 645 | + "copied-code": "COPIED", |
| 646 | + "Installation": "Installation", |
| 647 | + "Usage": "Usage", |
| 648 | + "insufficient-credits": "Insufficient Signing Credits", |
| 649 | + "insufficient-credits-mssg": "The owner of this document currently lacks the necessary OpenSign credits for you to sign. Please reach out to the owner if you require further details.", |
650 | 650 | "angular-npm-mssg-1": "To integrate OpenSign into your Angular project, simply run the following command:",
|
651 |
| - "quota-mail-info-head":"Monthly request signatures email limit", |
| 651 | + "quota-mail-info-head": "Monthly request signatures email limit", |
652 | 652 | "quota-mail-info": "You can send upto 15 signature request emails every month. Upgrade now to send unlimited signing requests directly.",
|
653 | 653 | "quota-mail": "You've reached your limit of 15 signature request emails for this month. Upgrade now to continue sending emails directly.",
|
654 |
| - "quota-mail-tip":"Tip: You can still sign <1>unlimited documents</1> by manually sharing the signing request links.", |
655 |
| - "quota-mail-head":"Quota Reached", |
656 |
| - "unauthorized-modal":"You don't have permission to perform this action, please contact {{adminEmail}}.", |
657 |
| - "sent-this-month":"Sent this month", |
658 |
| - "available-seats":"Available seats", |
659 |
| - "buy-users":"Buy more users", |
| 654 | + "quota-mail-tip": "Tip: You can still sign <1>unlimited documents</1> by manually sharing the signing request links.", |
| 655 | + "quota-mail-head": "Quota Reached", |
| 656 | + "unauthorized-modal": "You don't have permission to perform this action, please contact {{adminEmail}}.", |
| 657 | + "sent-this-month": "Sent this month", |
| 658 | + "available-seats": "Available seats", |
| 659 | + "buy-users": "Buy more users", |
660 | 660 | "isenable-otp": "Enable OTP verification",
|
661 | 661 | "isenable-otp-help": {
|
662 | 662 | "p1": "Would you like to enable the verification process using a one-time password (OTP)?",
|
663 | 663 | "p2": "Selecting this option will enable OTP verification. Users will receive a verification code via email, which they must enter to sign the document.",
|
664 | 664 | "p3": "Selecting this option will disable OTP verification, allowing users to sign the document directly without additional steps.",
|
665 | 665 | "p4": "Please choose the option that best suits your document signing requirements."
|
666 | 666 | },
|
667 |
| - "advanced-options":"Advanced options", |
668 |
| - "hide-advanced-options":"Hide Advanced options", |
669 |
| - "download-files":"Download files", |
670 |
| - "download-pdf":"Download Pdf", |
671 |
| - "pdf-certificate":"Download Pdf + Certificate", |
672 |
| - "document-logs":"Document logs", |
| 667 | + "advanced-options": "Advanced options", |
| 668 | + "hide-advanced-options": "Hide Advanced options", |
| 669 | + "download-files": "Download files", |
| 670 | + "download-pdf": "Download Pdf", |
| 671 | + "pdf-certificate": "Download Pdf + Certificate", |
| 672 | + "document-logs": "Document logs", |
673 | 673 | "server-down": "Unable to connect to the OpenSign server. If you are self-hosting OpenSign, please ensure that all the steps in the documentation have been followed correctly. If you're running OpenSign locally, you might be accessing it through an incorrect port number.",
|
674 | 674 | "admin-exists": "Admin already exists. Please login to the application using admin credentials in order to manage users.",
|
675 |
| - "public-tour-message":"Please make template public to copy public URL" |
676 |
| - |
| 675 | + "public-tour-message": "Please make template public to copy public URL" |
677 | 676 | }
|
0 commit comments