Merge pull request #137 from shancds/feature/project-finance
Feature/project finance (project-ratecard-member-add)
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
"jobTitleColumn": "Job Title",
|
||||
"ratePerHourColumn": "Rate per hour",
|
||||
"ratecardPluralText": "Rate Cards",
|
||||
"labourHoursColumn": "Labour Hours"
|
||||
"labourHoursColumn": "Labour Hours",
|
||||
"actions": "Actions",
|
||||
"selectJobTitle": "Select Job Title",
|
||||
"ratecardsPluralText": "Rate Card Templates"
|
||||
|
||||
}
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
"currency": "Currency",
|
||||
"actionsColumn": "Actions",
|
||||
"addAllButton": "Add All",
|
||||
"removeAllButton": "Remove All"
|
||||
"removeAllButton": "Remove All",
|
||||
"selectJobTitle": "Select job title"
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user