|
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",
|
|
131 | 131 | "Share": "Share",
|
132 | 132 | "View": "View",
|
133 | 133 | "option": "Option",
|
134 |
| - "Embed": "Embed" |
| 134 | + "Embed": "Embed", |
| 135 | + "Copy TemplateId":"Copy TemplateId" |
135 | 136 | },
|
136 | 137 | "report-heading": {
|
137 | 138 | "Sr.No": "Sr.No",
|
|
263 | 264 | "make-template-private-alert": "Are you sure you want to make this template private? This will remove it from your public profile.",
|
264 | 265 | "public-role": "Public role",
|
265 | 266 | "public-url": "Public URL",
|
266 |
| - "public-url-copy-mssg": " Here’s your public URL: Copy it or share it with the signer, and you will be able to see all your publicly set templates.", |
| 267 | + "public-url-copy": "Here’s your public URL: ", |
| 268 | + "public-url-copy-mssg":"Copy it or share it with the signer, and you will be able to see all your publicly set templates.", |
267 | 269 | "add-public-url-alert": "Please add your public URL, and you will be able to make a public template.",
|
268 | 270 | "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.",
|
269 | 271 | "share-with": "Share with",
|
|
613 | 615 | "user-name-exist": "user name already exist",
|
614 | 616 | "format": "format",
|
615 | 617 | "select-date-format": "Select a date format",
|
616 |
| - "quantityofcredits": "Quantity of premium credits", |
617 |
| - "remainingcredits": "Premium credits available:", |
618 |
| - "remainingcreditshelp": "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.", |
619 |
| - "quotaerrquicksend": "Quota Reached, You don't have enough credits.", |
620 |
| - "buycredits": "Buy Premium Credits", |
621 |
| - "bulksendsubcriptionalert": "Please upgrade to Professional or Team plan to use bulk send.", |
622 |
| - "Add-Webhook": "Add Webhook", |
623 |
| - "quotamailinfo": "You can send upto 15 signature request emails every month. Upgrade now to send unlimited signing requests directly.", |
624 |
| - "quotamail": "You've reached your limit of 15 signature request emails for this month. Upgrade now to continue sending emails directly.", |
625 |
| - "quotamailTip": "Tip: You can still sign unlimited documents by manually sharing the signing request links.", |
626 |
| - "quotamailhead": "Quota Reached", |
627 |
| - "insufficient-credits": "Insufficient Signing Credits", |
628 |
| - "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.", |
629 | 618 | "quantity-of-credits": "Quantity of premium credits",
|
630 | 619 | "remaining-credits": "Premium credits available:",
|
631 | 620 | "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.",
|
|
644 | 633 | "reason":"Reason",
|
645 | 634 | "decline-by":"Declined/revoked by",
|
646 | 635 | "document-declined": "Document declined",
|
| 636 | + "public-template-mssg-1":"To integrate OpenSign into your React or Next.js project, simply run the following command:", |
| 637 | + "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.", |
| 638 | + "public-template-mssg-3" :"Need more details or examples?", |
| 639 | + "public-template-mssg-4": "Visit the", |
| 640 | + "public-template-mssg-5": " npm for the latest updates, detailed documentation, and version history.", |
| 641 | + "public-template-mssg-6" :"You need to set this template as public before you can utilize this code snippet.", |
| 642 | + "copy-code":"COPY", |
| 643 | + "copied-code":"COPIED", |
| 644 | + "Installation":"Installation", |
| 645 | + "Usage" :"Usage", |
| 646 | + "insufficient-credits":"Insufficient Signing Credits", |
| 647 | + "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.", |
| 648 | + "angular-npm-mssg-1": "To integrate OpenSign into your Angular project, simply run the following command:", |
647 | 649 | "quota-mail-info-head":"Monthly request signatures email limit",
|
648 | 650 | "quota-mail-info": "You can send upto 15 signature request emails every month. Upgrade now to send unlimited signing requests directly.",
|
649 | 651 | "quota-mail": "You've reached your limit of 15 signature request emails for this month. Upgrade now to continue sending emails directly.",
|
|
0 commit comments