X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/ceb103409d123c30e3c1c485b1f06293d1fe7308..7fe1254bf2adce9f7c17f236f8acf2bddab01758:/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 29e8fd53..365b3527 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -344,8 +344,7 @@ $i18n_key_words = array( // Login form. See example at https://timetracker.anuko.com/login.php. 'form.login.forgot_password' => '忘记密码?', -// TODO: translate the following. -// 'form.login.about' =>'Anuko Time Tracker is a simple, easy to use, open source time tracking system.', +'form.login.about' =>'Anuko Time Tracker 是一种简单、易用、开放源代码的实时跟踪系统。', // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php. // TODO: translate the following. @@ -532,7 +531,6 @@ $i18n_key_words = array( "controls.per_td" => '今天', "controls.per_at" => '全部时间', "controls.per_ty" => '今年', -"controls.sel_period" => '--- 选择时间段 ---', "label.inv_str" => '发票', "label.set_empl" => '选择用户', @@ -540,8 +538,4 @@ $i18n_key_words = array( "label.sel_none" => '全部不选', "label.disable" => '禁用', "label.enable" => '启用', -"label.hrs" => '小时', - -// login hello text - "login.hello.text" => "anuko时间跟踪器是一种简单、易用、开放源代码的实时跟踪系统。", );