X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-cn.lang.php;h=756485b7fe14988a242a4eee2740298d5655c07f;hb=ad98b13400fdc2fa2299a22c9bd54c4cd27960c3;hp=05e23ed7f185504e6b0d5e94db76acabc24dbf4a;hpb=e796911d4d8892dbe6ac2731331357d2212db58b;p=timetracker.git diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 05e23ed7..756485b7 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -110,13 +110,6 @@ $i18n_key_words = array( // 'button.copy' => 'Copy', 'button.cancel' => '取消', 'button.submit' => '提交', -// TODO: translate the following. -// 'button.add_user' => 'Add user', -// 'button.add_project' => 'Add project', -// 'button.add_task' => 'Add task', -// 'button.add_client' => 'Add client', -// 'button.add_invoice' => 'Add invoice', -// 'button.add_option' => 'Add option', 'button.add' => '添加', 'button.generate' => '创建', 'button.reset_password' => '重置密码', @@ -437,6 +430,12 @@ $i18n_key_words = array( 'form.users.rate' => '费率', 'form.users.default_rate' => '默认小时收费', +// Roles form. See example at https://timetracker.anuko.com/roles.php +// TODO: translate the following. +// 'form.roles.active_roles' => 'Active Roles', +// 'form.roles.inactive_roles' => 'Inactive Roles', +// 'form.roles.rights' => 'Rights', + // Clients form. See example at https://timetracker.anuko.com/clients.php // TODO: translate the following. // 'form.clients.active_clients' => 'Active Clients',