X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=inline;f=WEB-INF%2Fresources%2Fzh-cn.lang.php;h=4930e0b8ff747bee4e3f3dbce5a5634d4e3a965e;hb=7ffbdd795498e935a5d50fd87c60cea3ab527bfa;hp=32e1a887f2aa7552efaa00cf78aacd86d5d955b6;hpb=c0c074a026debe06878f1ade76e02ebd0ae0fe9d;p=timetracker.git diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 32e1a887..4930e0b8 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -77,6 +77,7 @@ $i18n_key_words = array( // 'error.task' => 'Select task.', // 'error.client' => 'Select client.', // 'error.report' => 'Select report.', +// 'error.record' => 'Select record.', 'error.auth' => '不正确的用户名或密码', 'error.user_exists' => '该用户登录信息已经存在', 'error.project_exists' => '该项目名称已经存在', @@ -211,6 +212,8 @@ $i18n_key_words = array( 'label.page' => '页码', // TODO: translate the following. // 'label.condition' => 'Condition', +// 'label.yes' => 'yes', +// 'label.no' => 'no', // Labels for plugins (extensions to Time Tracker that provide additional features). // TODO: Translate the following. // 'label.custom_fields' => 'Custom fields', @@ -226,6 +229,7 @@ $i18n_key_words = array( // 'label.quantity' => 'Quantity', // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', +// 'label.mark_paid' => 'Mark paid', // Form titles. // TODO: Translate the following.