added controller to render markdown documentation #129
This commit is contained in:
@@ -368,6 +368,18 @@
|
||||
<target>Toggle the size of the left sidebar's header (full or collapse)</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Help - Manual
|
||||
-->
|
||||
<trans-unit id="help.title">
|
||||
<source>help.title</source>
|
||||
<target>Help</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="help.subtitle">
|
||||
<source>help.subtitle</source>
|
||||
<target>Instructions for using and configuring Kimai</target>
|
||||
</trans-unit>
|
||||
|
||||
<!--
|
||||
Admin: Timesheet
|
||||
-->
|
||||
@@ -649,7 +661,7 @@
|
||||
</trans-unit>
|
||||
<trans-unit id="invoice.number">
|
||||
<source>invoice.number</source>
|
||||
<target>Invoice</target>
|
||||
<target>Invoice number</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="invoice.subtotal">
|
||||
<source>invoice.subtotal</source>
|
||||
@@ -663,6 +675,18 @@
|
||||
<source>invoice.total</source>
|
||||
<target>Total</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="invoice.service_date">
|
||||
<source>invoice.service_date</source>
|
||||
<target>Service date</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="invoice.amount">
|
||||
<source>invoice.amount</source>
|
||||
<target>Quantity</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="invoice.total_rate">
|
||||
<source>invoice.total_rate</source>
|
||||
<target>Total price</target>
|
||||
</trans-unit>
|
||||
<trans-unit id="label.payment_terms">
|
||||
<source>label.payment_terms</source>
|
||||
<target>Terms of payment</target>
|
||||
|
||||
Reference in New Issue
Block a user