X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/903dae76e54a4e0c081532a8113c00ef1b56a1b5..ca3b5fef452a65d3c4f134676c8d960d10f3ab05:/WEB-INF/resources/fi.lang.php diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index 1bd09822..06e61895 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -53,6 +53,8 @@ $i18n_key_words = array( 'menu.time' => 'Tunnit', 'menu.expenses' => 'Kulut', 'menu.reports' => 'Raportit', +// TODO: translate the following. +// 'menu.timesheets' => 'Timesheets', 'menu.charts' => 'Kaaviot', 'menu.projects' => 'Projektit', 'menu.tasks' => 'Tehtävät', @@ -274,6 +276,9 @@ $i18n_key_words = array( 'title.reports' => 'Raportit', 'title.report' => 'Raportti', 'title.send_report' => 'Raportin lähetys', +// TODO: Translate the following. +// 'title.timesheets' => 'Timesheets', +// 'title.timesheet' => 'Timesheet', 'title.invoice' => 'Lasku', 'title.send_invoice' => 'Laskun lähetys', 'title.charts' => 'Kaaviot',