X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ftr.lang.php;h=29065535e3911491f0af80bbe2ddcbaccef73925;hb=cdd27c2b163122cb6e2169851019721b3382abd7;hp=241c40d91eb1dbbea3b47e88daaba7f9c6180a02;hpb=2b90ff7edde48b64097c1bb60cde036b995c4220;p=timetracker.git diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 241c40d9..29065535 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -55,6 +55,7 @@ $i18n_key_words = array( // 'menu.plugins' => 'Plugins', 'menu.time' => 'Zaman', // TODO: translate the following. +// 'menu.week' => 'Week', // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Raporlar', // TODO: translate the following. @@ -605,6 +606,7 @@ $i18n_key_words = array( // 'form.group_edit.24_hours' => '24 hours', // 'form.group_edit.display_options' => 'Display options', // 'form.group_edit.show_holidays' => 'Show holidays', +// 'form.group_edit.holidays' => 'Holidays', // 'form.group_edit.tracking_mode' => 'Tracking mode', // 'form.group_edit.mode_time' => 'time', // 'form.group_edit.mode_projects' => 'projects', @@ -685,5 +687,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', );