43 lines
1.4 KiB
JSON
43 lines
1.4 KiB
JSON
{
|
|
"createProject": "Create Project",
|
|
"editProject": "Edit Project",
|
|
"enterCategoryName": "Enter a name for the category",
|
|
"hitEnterToCreate": "Hit enter to create!",
|
|
"enterNotes": "Notes",
|
|
"youCanManageClientsUnderSettings": "You can manage clients under Settings",
|
|
"addCategory": "Add a category to the project",
|
|
"newCategory": "New Category",
|
|
"notes": "Notes",
|
|
"startDate": "Start Date",
|
|
"endDate": "End Date",
|
|
"estimateWorkingDays": "Estimate working days",
|
|
"estimateManDays": "Estimate man days",
|
|
"hoursPerDay": "Hours per day",
|
|
"create": "Create",
|
|
"update": "Update",
|
|
"delete": "Delete",
|
|
"typeToSearchClients": "Type to search clients",
|
|
"projectColor": "Project Color",
|
|
"pleaseEnterAName": "Please enter a name",
|
|
"enterProjectName": "Enter project name",
|
|
"name": "Name",
|
|
"status": "Status",
|
|
"health": "Health",
|
|
"category": "Category",
|
|
"projectManager": "Project Manager",
|
|
"client": "Client",
|
|
"deleteConfirmation": "Are you sure you want to delete?",
|
|
"deleteConfirmationDescription": "This will remove all associated data and cannot be undone.",
|
|
"yes": "Yes",
|
|
"no": "No",
|
|
"createdAt": "Created",
|
|
"updatedAt": "Updated",
|
|
"by": "by",
|
|
"add": "Add",
|
|
"asClient": "as client",
|
|
"createClient": "Create client",
|
|
"searchInputPlaceholder": "Search by name or email",
|
|
"hoursPerDayValidationMessage": "Hours per day must be a number between 1 and 24",
|
|
"noPermission": "No permission"
|
|
}
|