mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-08 14:48:18 +00:00
fix
This commit is contained in:
@@ -2669,9 +2669,6 @@
|
||||
"uploadNew": "Upload New",
|
||||
"updateExisting": "Update Existing",
|
||||
"updateComingSoon": "Update existing functionality coming soon",
|
||||
"uploadNew": "Upload New",
|
||||
"updateExisting": "Update Existing",
|
||||
"updateComingSoon": "Update existing functionality coming soon",
|
||||
"count": "Count",
|
||||
"posMissing": "Missing 'Positions' or 'Users' sheet.",
|
||||
"invalidFile": "The uploaded file is empty or invalid.",
|
||||
@@ -2697,7 +2694,6 @@
|
||||
"archiveDepartment": "Archive Department",
|
||||
"deleteDepartment": "Delete Department",
|
||||
"deleteConfirm": "Delete Department?",
|
||||
"delete": "Delete",
|
||||
"deleteFailed": "Failed to delete department",
|
||||
"cannotDeleteWithEmployees": "Cannot delete department with assigned employees",
|
||||
"reassignEmployeesFirst": "Please reassign or remove all employees from this department first.",
|
||||
@@ -3087,7 +3083,10 @@
|
||||
"failedToResend": "Failed To Resend Verification Code",
|
||||
"failedToSendInvitation": "Failed To Send Invitation",
|
||||
"confirmRemoveEmployee": "Are you sure you want to remove {{name}}? This action cannot be undone.",
|
||||
"removeFunctionalityNotImplemented": "Remove functionality will be implemented with proper API integration"
|
||||
"removeFunctionalityNotImplemented": "Remove functionality will be implemented with proper API integration",
|
||||
"sendingPasswordReset": "Sending password reset link...",
|
||||
"passwordResetSent": "Password Reset Link Sent",
|
||||
"passwordResetSentTo": "{{name}} can now set a new password. Any earlier code no longer works."
|
||||
},
|
||||
"Resend Invite": "Resend Invite",
|
||||
"deputy": {
|
||||
@@ -3305,7 +3304,6 @@
|
||||
"selectStyleCategory": "Select Style Category",
|
||||
"customized": "Customized",
|
||||
"textAlign": "Text Align",
|
||||
"pdfPreview": "PDF Preview",
|
||||
"autoRefreshEnabled": "Auto refresh is enabled",
|
||||
"manualRefreshEnabled": "Manual refresh",
|
||||
"openInNewTab": "Open in new tab",
|
||||
@@ -7053,11 +7051,9 @@
|
||||
"attach": "Attach",
|
||||
"selectAttachment": "Select Attachment from DMS",
|
||||
"search": "Search…",
|
||||
"loading": "Loading…",
|
||||
"loadingFiles": "Fetching DMS files...",
|
||||
"searchFiles": "Search folders and files...",
|
||||
"loading": "Loading files...",
|
||||
"loadingFiles": "Fetching DMS files...",
|
||||
"searchFiles": "Search folders and files...",
|
||||
"retry": "Retry",
|
||||
"noSearchResults": "No files match your search",
|
||||
"emptyFolder": "Nothing to show here",
|
||||
|
||||
Reference in New Issue
Block a user