]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/hu.lang.php
A bit more work in progress on timesheets.
[timetracker.git] / WEB-INF / resources / hu.lang.php
index d54483496915cb9f74e09bcfae7ed9d7d2588435..5dafe96d7f92642fda46e4a97dd1f6b458881fd3 100644 (file)
@@ -296,6 +296,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'title.report' => 'Report',
 // 'title.send_report' => 'Sending Report',
+// 'title.timesheets' => 'Timesheets',
+// 'title.timesheet' => 'Timesheet',
 'title.invoice' => 'Számla',
 // TODO: translate the following.
 // 'title.send_invoice' => 'Sending Invoice',
@@ -449,6 +451,10 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.report.assign_to_invoice' => 'Assign to invoice',
 
+// Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
+// TODO: translate the following.
+// form.timesheets.hint' => 'Use reports to add new timesheets.',
+
 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).
 'form.invoice.number' => 'Számla azonosító száma',