mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 13:50:31 +00:00
fix: project form.
This commit is contained in:
@@ -2044,5 +2044,20 @@
|
||||
"expense.entries.remove_row": "Remove line",
|
||||
"warehouse_transfer.entries.remove_row": "Remove line",
|
||||
"item.details.inactive": "Inactive",
|
||||
"bill.validation.due_date": "{path} field must be later than {min}"
|
||||
"bill.validation.due_date": "{path} field must be later than {min}",
|
||||
"sidebar.projects": "Projects",
|
||||
"projects.action.edit_project": "Edit Project",
|
||||
"projects.action.new_task": "New Task",
|
||||
"projects.action.delete_project": "Delete Project",
|
||||
"projects.label.new_project": "New Project",
|
||||
"projects.label.contact": "Contact",
|
||||
"projects.label.project_name": "Project Name",
|
||||
"projects.label.deadline": "Deadline",
|
||||
"projects.label.calculator_expenses": "Calculator from tasks & estimated expenses",
|
||||
"projects.label.cost_estimate": "Cost Estimate",
|
||||
"task.label.new_task": "New Task",
|
||||
"task.label.task_name": "Task Name",
|
||||
"task.label.estimated_hours": "Task Name",
|
||||
"task.label.charge": "Charge",
|
||||
"task.label.estimated_amount": "Estimated Amount"
|
||||
}
|
||||
Reference in New Issue
Block a user