Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Integrate language support for multiple languages in the application #1019

Merged
merged 19 commits into from
Aug 8, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
bed2a77
feat: implement feature of multisupport language
raktima-opensignlabs Jul 29, 2024
77cd52c
feat: appply multi-support language functionality on login,signup-pag…
raktima-opensignlabs Jul 30, 2024
779d5df
feat: appply multi-support language functionality on report, managesi…
raktima-opensignlabs Jul 30, 2024
c6e93cd
feat: apply multisupport language for signing flow in signyour-self, …
raktima-opensignlabs Jul 31, 2024
d546d5d
feat: apply multisupport language for all type alert, buttons and tou…
raktima-opensignlabs Aug 1, 2024
dfcb4fe
refactor-code
raktima-opensignlabs Aug 1, 2024
6d31314
fix: implement feature to detect lagunage from browser, resolve conflict
raktima-opensignlabs Aug 2, 2024
10083ac
fix: detect from browser's language and set it in dropdown by default
raktima-opensignlabs Aug 2, 2024
4c7d771
fix: apply language support in profile also and save in database, iss…
raktima-opensignlabs Aug 6, 2024
dd85ce7
fix: after create new user selected language change in en-USA
raktima-opensignlabs Aug 6, 2024
841c7df
Merge branch 'staging' of https://github.com/OpenSignLabs/OpenSign in…
raktima-opensignlabs Aug 6, 2024
8d1be55
fix: input validation warning translation issue
raktima-opensignlabs Aug 7, 2024
c759d67
refactor code
raktima-opensignlabs Aug 7, 2024
89f4626
checking error
raktima-opensignlabs Aug 7, 2024
095e616
fix: refactor code
raktima-opensignlabs Aug 7, 2024
23c2b4b
fix: remove console
raktima-opensignlabs Aug 7, 2024
eb345b5
fix: after filled any input value still show warning of empty field
raktima-opensignlabs Aug 7, 2024
74792a9
refactor code
raktima-opensignlabs Aug 7, 2024
d74dc2f
fix:improve readability by updating some French words
raktima-opensignlabs Aug 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
feat: apply multisupport language for all type alert, buttons and tou…
…r-messages
  • Loading branch information
raktima-opensignlabs committed Aug 1, 2024
commit d546d5d0a7364c91194930890615342f9f254cd6
140 changes: 138 additions & 2 deletions apps/OpenSign/public/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,18 @@
"tagline":"Tagline ",
"has-requested-you-to-sign":"has requested you to sign",
"has-requested-you-to-review-and-sign":" has requested you to review and sign",
"ascending":"Ascending",
"sort-order" :{
"Ascending":"Ascending",
"Descending":"Descending",
"Name":"Name",
"Date":"Date"
},
"context-menu": {
"Download": "Download",
"Rename": "Rename",
"Move": "Move",
"Delete": "Delete"
},
"action":"Action",
"add":"Add",
"add-new-folder":"ajouter un nouveau dossier",
Expand Down Expand Up @@ -45,6 +56,7 @@
"password-special-char":" Password should contain special character",
"agreee":"I agree to the",
"term":"Terms of Service",
"subscribe-to-opensign":"Subscribe to OpenSign newsletter",
"register":"Register",
"sidebar": {
"Dashboard": "Dashboard",
Expand Down Expand Up @@ -399,7 +411,131 @@
"decline-alert-3":"You can not sign this document as it has been declined/revoked.",
"sign here":"Sign here",
"guest-email-alert" :"verification code is sent to your email",
"get-otp-alert" :"you will get a OTP via Email"
"get-otp-alert" :"you will get a OTP via Email",
"user-already-exist":"User already exist.",
"server-error":"Internal server error !",
"fill-required-details!":"Please fill required details!",
"sign-up-form":"Sign up form",
"sign-up":"Sign up",
"folder-already-exist!":"folder already exist!",
"please-select-position!":"please select position!",
"default-sign-alert":"Are you sure you want to auto sign at requested all locations?",
"Your-Signature":"Your Signature",
"auto-sign-all" :"Auto Sign All",
"generating-certificate":"Generating certificate",
"pdf-download":"PDF Download",
"generate-certificate-alert" :" Your completion certificate is being generated. Please wait momentarily. If the download doesn't start shortly, click the button again.",
"folder-already-exist" :"Folder already exist!" ,
"folder-created-successfully":"Folder created successfully!",
"fill-folder-name" :"Please fill folder name" ,
"already-exists-this-username" :"User already exists with this username!",
"verification-code-sent":"Verification mail has been sent to your E-mail!",
"registered-user-successfully":"Registered user successfully.",
"role-not-found":"Role not found.",
"do-not-access" :"You don't have access, please contact the admin.",
"add-admin":"Add admin",
"opensign-setup" :"Opensign Setup",
"join-discord" :"Join our discord server",
"admin-already-exist":"Admin already exist.",
"password-update-alert-1":"Password updated successfully.",
"password-update-alert-2":"Your current password is missing or incorrect.",
"password-update-alert-3" :"Your current password is missing or incorrect.",
"password-update-alert-4" :"Your password and confirmation password do not match.",
"current-password":" Current Password" ,
"new-password":"New Password",
"confirm-password":"Confirm Password",
"file-alert-1" :"The selected file size is too large. Please select a file less than",
"file-alert-2" :"Please select file.",
"file-alert-3" :"Please wait while the document is being uploaded.",
"enter-pdf-password" :"Enter Pdf Password",
"correct-password" :"Please provide correct password",
"decrypting-pdf" :" Decrypting pdf please wait...",
"invalid-otp":"Invalid Otp",
"user-not-found":"User not found!",
"enter-otp-alert" :"Please Enter OTP!",
"get-verification-code":"Get verification code",
"get-verification-code-2" :"You will get a verification code via Email",
"enter-verification-code":"Enter Verification Code",
"provide-your-details" :"Provide your details",
"provide-email":"Please provide email.",
"additional-info" :"Additional Info",
"signature-saved-alert":"Signature saved successfully.",
"fill-field" :"Please fill out this field",
"error-template" :"Error: Template not found!",
"invalid-document" :"Error: invalid document!",
"document-not-found" :"Document not Found!",
"document-signed-alert-1" :"You have successfully signed the document. You can download or print a copy of the partially signed document. A copy of the digitally signed document will be sent to the owner over email once it is signed by all signers.",
"encrypted-pdf-not-support" :"Currently encrypted pdf files are not supported.",
"document-signed-alert-4" :" Congratulations! 🎉 This document has been successfully signed by all participants!",
"document-signed-alert-5" :"This document has been signed by all Signers.",
"document-signed-alert-6" : "This document has been declined by one or more recipient(s).",
"document-signed-alert-7" :"This Document is no longer available.",
"document-signed-alert-8" :"The document has already been dispatched for signing.",
"yet-to-sign":"Yet to sign",
"validation-alert-1" :"The input does not meet the criteria set by the regular expression.",
"account-already-exists" :"Account already exists!",
"choose-password":"Choose Password",
"enter-password":"Enter Password",
"sure":"sure",
"subscribed-alert" :"You have already subscribed to plan!",
"monthly" :"Monthly",
"yearly-upto" :"Yearly (upto 66% off)",
"billed-yearly":"Billed Yearly",
"billed-monthly": "Billed Monthly",
"plansubscription-1" :"Host it yourself for free",
"visit-github":"Visit Github",
"user-already-exist-name" :"User already exists with this username!",
"do-not-access-contact-admin" : "You don't have access, please contact the admin.",
"filed-required-correctly" :"Please fill required details correctly.",
"admin-created":"Admin created",
"invalid-masterkey" :"Invalid masterkey",
"opensign-Setup" :"Opensign Setup",
"master-key":" Master key",
"profile-update-alert" :"Profile updated successfully.",
"date":"Date",
"tour-mssg":{
"home-layout-1":"You have logged in successfully! Let's take a look.",
"home-layout-2":"To upload documents for self-signing or to request others’ signatures, simply select the respective buttons.",
"home-layout-3":"You are ready to start using OpenSign! If you need support feel free to contact us.",
"generate-token":"Upgrade now to generate API token",
"opensign-drive-1":"Click on the breadcrumb links to easily navigate through the folder hierarchy and view the documents within each folder.",
"opensign-drive-2":"Click the add button to create a new folder or document.",
"opensign-drive-3":"Sort your documents by Date or Name using this menu.",
"opensign-drive-4":"Click on this menu to display the documents in list view.",
"opensign-drive-5":"The document list is displayed according to the selected sorting option. Icons next to each document indicate its current status.",
"opensign-drive-6":"Right-click on a document to see options such as Download, Rename, Move, and Delete. Click on the document to open it.",
"opensign-drive-7":"Right-click on any folder to see options. Choose ‘Rename’ to change the folder’s name or click on the folder to navigate through its contents.",
"pdf-request-file-1":"List of signers who still need to sign the document .",
"pdf-request-file-2":"Click any of the placeholders appearing on the document to sign. You will then see options to draw your signature, type it, or upload an image .",
"pdf-request-file-3":"Click the Back, Decline, or Finish buttons to navigate your document. Use the ellipsis menu for additional options, including the Download button .",
"pdf-request-file-4":"List of signers who have already signed the document .",
"pdf-request-file-5":"You can click 'Auto Sign All' to automatically sign at all the locations meant to be signed by you. Make sure that you review the document properly before you click this button .",
"placeholder-sign-1":"Select a recipient from this list to add a place-holder where he is supposed to sign.The placeholder will appear in the same colour as the recipient name once you drop it on the document.",
"placeholder-sign-2":"Clicking 'Add recipients' button will allow you to add more signers.",
"placeholder-sign-3":"Drag or click on a field to add it to the document.",
"placeholder-sign-4":"The PDF content area already displays the template's existing placeholders. For your convenience, these placeholders will match the color of the recipient's name, making them easily identifiable.",
"placeholder-sign-5":"Clicking 'Send' will save the document. In the next step you can customize the emails to be sent out to the recipients or copy the signing links and share those with the recipients yourself.",
"report-1":"Click the 'Add' button to create a new template. Templates are reusable documents designed to quickly generate new documents with the same structure and varying signers. For example, an HR template for onboarding could have predefined roles like ‘HR Manager’ and ‘New Employee’. Each time you use the template, you can assign the ‘New Employee’ role to different incoming staff members, while the ‘HR Manager’ role remains constant, facilitating a seamless onboarding process for each recruit. ",
"signyour-self-1":"Select and drag your preferred widgets onto the PDF to customize your document before signing. Choose the perfect spots for each modification to tailor the document to your needs.",
"signyour-self-2":"Drag and drop anywhere in this area. You can resize and move it later.",
"template-placeholder-1":"Clicking 'Add role' button will allow you to add various signer roles. You can attach users to each role in subsequent steps.",
"template-placeholder-2":"Once roles are added, select a role from list to add a place-holder where he is supposed to sign. The placeholder will appear in the same colour as the role name once you drop it on the document.",
"template-placeholder-3":"Drag or click on a field to add it to the document.",
"template-placeholder-4":"Drag the placeholder for a role anywhere on the document.Remember, it will appear in the same colour as the name of the recipient for easy reference.",
"template-placeholder-5":"Clicking 'Next' will store the current template. After saving, you’ll be prompted to create a new document from this template if you wish.",
"webhook-1":"Upgrade now to set webhook"


}











}
Loading