]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ja.lang.php
A bit more work in progress on timesheets.
[timetracker.git] / WEB-INF / resources / ja.lang.php
index d7e2dcf9addcf53409e6072501c19eeba9c8b8ac..2574d315480688aac5c013d4890468ade2984117 100644 (file)
@@ -56,6 +56,7 @@ $i18n_key_words = array(
 // 'menu.expenses' => 'Expenses',
 'menu.reports' => 'レポート',
 // TODO: translate the following.
+// 'menu.timesheets' => 'Timesheets',
 // 'menu.charts' => 'Charts',
 'menu.projects' => 'プロジェクト',
 // TODO: translate the following.
@@ -302,6 +303,8 @@ $i18n_key_words = array(
 'title.report' => 'レポート',
 // TODO: translate the following.
 // 'title.send_report' => 'Sending Report',
+// 'title.timesheets' => 'Timesheets',
+// 'title.timesheet' => 'Timesheet',
 'title.invoice' => '送り状',
 // TODO: translate the following.
 // 'title.send_invoice' => 'Sending Invoice',
@@ -454,6 +457,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' => '送り状の番号',