{ "basicContracts": { "templateName": "Template Name", "status": "Status", "createdAt": "Created Date", "updatedAt": "Updated Date", "completedAt": "Completed Date", "download": "Download", "fileInfoMissing": "File information is missing.", "fileDownloadError": "An error occurred while downloading the file.", "selectAll": "Select all", "selectRow": "Select row", "statusValues": { "PENDING": "Pending", "COMPLETED": "Completed" }, "tableToolBar": { "filters": "Filters", "addFilter": "Add Filter", "resetFilters": "Reset Filters", "searchFields": "Search fields", "noFields": "No fields found", "noFilters": "No filters", "addFilters": "Add filters to filter data", "where": "Where", "and": "and", "or": "or", "selectField": "Select field", "expandView": "Switch to expanded view", "compactView": "Switch to compact view" }, "filterOperators": { "contains": "contains", "doesNotContain": "does not contain", "is": "is", "isNot": "is not", "startsWith": "starts with", "endsWith": "ends with", "isEmpty": "is empty", "isNotEmpty": "is not empty", "isGreaterThan": "is greater than", "isGreaterThanOrEqualTo": "is greater than or equal to", "isLessThan": "is less than", "isLessThanOrEqualTo": "is less than or equal to", "isBetween": "is between", "isTrue": "is true", "isFalse": "is false" }, "filterInputs": { "placeholder": "Enter value", "selectOption": "Select an option", "selectOptions": "Select options", "searchOptions": "Search options", "pickDate": "Pick a date", "noOptionsFound": "No options found", "selected": "selected" }, "toolbar": { "sign": "Sign", "export": "Export", "selectRows": "Please select rows", "noPendingContracts": "No pending documents", "actions": "Actions", "delete": "Delete", "bulkActions": "Bulk Actions" }, "dialog": { "title": "Basic Contract and Related Document Signing", "searchPlaceholder": "Search by document name or requester", "tabAll": "All", "tabContracts": "Contracts", "tabDocs": "Related Documents", "noDocuments": "No documents requested for signing.", "checkLater": "Please check again later.", "document": "Document", "unknown": "Unknown", "requester": "Requester", "signWarning": "Cannot be changed after signing.", "processing": "Processing...", "completeSign": "Complete Signing", "selectDocument": "Please select a document", "selectDocumentDescription": "Select a document to sign from the left list and the document content will be displayed here." }, "messages": { "noData": "No data available.", "loading": "Loading...", "error": "An error occurred.", "deleteConfirm": "Are you sure you want to delete?", "downloadSuccess": "File download completed successfully.", "actionSuccess": "Action completed successfully.", "signSuccess": "Signing completed successfully.", "documentProcessed": "Document processed successfully.", "signError": "An error occurred while processing the signature." }, "groups": { "Basic Info": "Basic Info", "Metadata": "Metadata", "Contract Details": "Contract Details", "Dates": "Dates", "Files": "Files" }, "filters": { "all": "All", "pending": "Pending", "completed": "Completed", "search": "Search", "reset": "Reset" } } }