added hourly and money budgets to activity, project and customer (#843)
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
<source>stop</source>
|
||||
<target>Stop</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="back">
|
||||
<source>back</source>
|
||||
<target>Back</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="edit">
|
||||
<source>edit</source>
|
||||
<target>Edit</target>
|
||||
@@ -14,6 +18,10 @@
|
||||
<source>trash</source>
|
||||
<target>Delete</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="report">
|
||||
<source>report</source>
|
||||
<target>Report</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="repeat">
|
||||
<source>repeat</source>
|
||||
<target>Start again</target>
|
||||
@@ -32,15 +40,15 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="customer">
|
||||
<source>customer</source>
|
||||
<target>Customers</target>
|
||||
<target>Filter customers</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="project">
|
||||
<source>project</source>
|
||||
<target>Projects</target>
|
||||
<target>Filter projects</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="activity">
|
||||
<source>activity</source>
|
||||
<target>Activities</target>
|
||||
<target>Filter activities</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="copy">
|
||||
<source>copy</source>
|
||||
|
||||
Reference in New Issue
Block a user