X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-cn.lang.php;h=a0ef26b032ced6a770b5af3e9b83bc9c54ccb4e4;hb=7c2e78a2e46063bdec7ec4867680762b629cf4e2;hp=2b2e1ac28aeeefb1a595c93cfae3e06dde7a3426;hpb=1525dcb2eb2094c83ac9762675d957c285762434;p=timetracker.git diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 2b2e1ac2..a0ef26b0 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -152,6 +152,8 @@ $i18n_key_words = array( 'label.end_date' => '结束日期', 'label.user' => '用户', 'label.users' => '用户', +// TODO: translate the following. +// 'label.roles' => 'Roles', 'label.client' => '客户', 'label.clients' => '客户', 'label.option' => '选项', @@ -435,6 +437,11 @@ $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', + // Clients form. See example at https://timetracker.anuko.com/clients.php // TODO: translate the following. // 'form.clients.active_clients' => 'Active Clients',