Files
worklenz/worklenz-frontend/public/locales/en/project-view-files.json
chamikaJ 8825b0410a init
2025-04-17 18:28:54 +05:30

15 lines
545 B
JSON

{
"nameColumn": "Name",
"attachedTaskColumn": "Attached Task",
"sizeColumn": "Size",
"uploadedByColumn": "Uploaded By",
"uploadedAtColumn": "Uploaded At",
"fileIconAlt": "File icon",
"titleDescriptionText": "All attachments to tasks in this project will appear here.",
"deleteConfirmationTitle": "Are you sure?",
"deleteConfirmationOk": "Yes",
"deleteConfirmationCancel": "Cancel",
"segmentedTooltip": "Coming soon! Switch between list view and thumbnail view.",
"emptyText": "There are no attachments in the project."
}