init
This commit is contained in:
14
worklenz-frontend/public/locales/en/project-view-files.json
Normal file
14
worklenz-frontend/public/locales/en/project-view-files.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
Reference in New Issue
Block a user