X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8ec1dac1bcf71ce282ab116413d335f582b5e8f3..928c8528504a757cebd2bebcebfa5a393ac19b05:/WEB-INF/resources/zh-tw.lang.php diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index fc3ec995..4ada9fc2 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -249,6 +249,7 @@ $i18n_key_words = array( // 'label.week_list' => 'Week list', // 'label.work_units' => 'Work units', // 'label.work_units_short' => 'Units', +// 'label.totals_only' => 'Totals only', // Form titles. 'title.login' => '登錄', @@ -414,7 +415,6 @@ $i18n_key_words = array( 'form.reports.group_by_project' => '項目', // TODO: translate the following. // 'form.reports.group_by_task' => 'task', -// 'form.reports.totals_only' => 'Totals only', // Report form. See example at https://timetracker.anuko.com/report.php // (after generating a report at https://timetracker.anuko.com/reports.php).