X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8d140021f8b25d7b4417bfd475386cd98afe0e2c..7fbd29498b99eb787c4ba799559603c10cc086e6:/WEB-INF/resources/zh-cn.lang.php diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 762a5613..8d52257f 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -228,34 +228,19 @@ $i18n_key_words = array( // 'label.paid' => 'Paid', // 'label.mark_paid' => 'Mark paid', - - -// TODO: refactoring ongoing down from here. - -// Labels for plugins (extensions to Time Tracker that provide additional features). -// TODO: Translate the following. -// 'label.custom_fields' => 'Custom fields', -// 'label.monthly_quotas' => 'Monthly quotas', -// 'label.type' => 'Type', -// 'label.type_dropdown' => 'dropdown', -// 'label.type_text' => 'text', -// 'label.required' => 'Required', -// 'label.fav_report' => 'Favorite report', -// 'label.cron_schedule' => 'Cron schedule', -// 'label.what_is_it' => 'What is it?', -// 'label.expense' => 'Expense', -// 'label.quantity' => 'Quantity', -// 'label.paid_status' => 'Paid status', -// 'label.paid' => 'Paid', -// 'label.mark_paid' => 'Mark paid', - // Form titles. -// TODO: Translate the following. // 'title.login' => 'Login', +// TODO: translate the following. // 'title.teams' => 'Teams', // 'title.create_team' => 'Creating Team', // 'title.edit_team' => 'Editing Team', // 'title.delete_team' => 'Deleting Team', + + + +// TODO: refactoring ongoing down from here. + +// Form titles. // 'title.reset_password' => 'Resetting Password', // 'title.change_password' => 'Changing Password', // 'title.time' => 'Time',