added hourly and money budgets to activity, project and customer (#843)
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
<source>stop</source>
|
||||
<target>Beenden</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="back">
|
||||
<source>back</source>
|
||||
<target>Zurück</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="edit">
|
||||
<source>edit</source>
|
||||
<target>Bearbeiten</target>
|
||||
@@ -14,6 +18,10 @@
|
||||
<source>trash</source>
|
||||
<target>Löschen</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="report">
|
||||
<source>report</source>
|
||||
<target>Report</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="repeat">
|
||||
<source>repeat</source>
|
||||
<target>Neu starten</target>
|
||||
@@ -32,15 +40,15 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="customer">
|
||||
<source>customer</source>
|
||||
<target>Kunden</target>
|
||||
<target>Kunden filtern</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="project">
|
||||
<source>project</source>
|
||||
<target>Projekte</target>
|
||||
<target>Projekte filtern</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="activity">
|
||||
<source>activity</source>
|
||||
<target>Tätigkeiten</target>
|
||||
<target>Tätigkeiten filtern</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="copy">
|
||||
<source>copy</source>
|
||||
|
||||
Reference in New Issue
Block a user