X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/bbe3ea0a74d8107743b0611daac2ef3c4b32db53..b14f8b520d0ab49c06afba7617a9cf140d358c24:/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 51ee8783..8a7923af 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -51,8 +51,6 @@ $i18n_key_words = array( 'menu.expenses' => '费用', 'menu.reports' => '报告', 'menu.charts' => '图表', - -// TODO: refactoring ongoing down from here. 'menu.projects' => '项目', 'menu.tasks' => '任务', 'menu.users' => '用户', @@ -61,6 +59,8 @@ $i18n_key_words = array( 'menu.clients' => '客户', 'menu.options' => '选项', +// TODO: refactoring ongoing down from here. + // Footer - strings on the bottom of most pages. 'footer.contribute_msg' => '你可以以不同的方式为Time Tracker提建议', 'footer.credits' => '信用',