feat: add api project timesheet.

This commit is contained in:
elforjani13
2022-07-30 15:10:23 +02:00
parent 72c893c255
commit 1b13b98899
18 changed files with 334 additions and 39 deletions

View File

@@ -2124,6 +2124,10 @@
"project_time_entry.schema.label.task_name": "Task name",
"project_time_entry.schema.label.duration": "Duration",
"project_time_entry.schema.label.date": "Date",
"project_time_entry.success_message": "The time entry has been created successfully.",
"project_time_entry.edit_success_message": "The time entry has been edited successfully.",
"project_time_entry.alert.delete_message": "The deleted time entry has been deleted successfully.",
"project_time_entry.alert.once_delete_this_project": "Once you delete this time entry, you won't be able to restore it later. Are you sure you want to delete this time entry?",
"find_or_choose_a_project": "Find or choose a project",
"choose_a_task": "Choose a task",
"project_expense.dialog.label": "New Expense",