X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffi.lang.php;h=50016dba31d37838a3a02283451e9b787a168d12;hb=cdd27c2b163122cb6e2169851019721b3382abd7;hp=e0b6034912c0b222c0b119377af402dc74784b0f;hpb=2b90ff7edde48b64097c1bb60cde036b995c4220;p=timetracker.git diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index e0b60349..50016dba 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -51,6 +51,8 @@ $i18n_key_words = array( // 'menu.group' => 'Group', 'menu.plugins' => 'Lisäosat', 'menu.time' => 'Tunnit', +// TODO: translate the following. +// 'menu.week' => 'Week', 'menu.expenses' => 'Kulut', 'menu.reports' => 'Raportit', // TODO: translate the following. @@ -561,6 +563,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'form.group_edit.display_options' => 'Display options', // 'form.group_edit.show_holidays' => 'Show holidays', +// 'form.group_edit.holidays' => 'Holidays', 'form.group_edit.tracking_mode' => 'Seurantamuoto', 'form.group_edit.mode_time' => 'aika', 'form.group_edit.mode_projects' => 'projektit', @@ -641,5 +644,6 @@ $i18n_key_words = array( // Display Options form. See example at https://timetracker.anuko.com/display_options.php. // TODO: translate the following. +// 'form.display_options.menu' => 'Menu', // 'form.display_options.note_on_separate_row' => 'Note on separate row', );