X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fzh-tw.lang.php;h=eab398b2f8bd598b9ec7c96c565a39c6d636b2da;hb=ad98b13400fdc2fa2299a22c9bd54c4cd27960c3;hp=b3286ab3ec72d70c552dda04037b66097cb9e2e2;hpb=1525dcb2eb2094c83ac9762675d957c285762434;p=timetracker.git diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index b3286ab3..eab398b2 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -116,13 +116,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' => '重設密碼', @@ -160,6 +153,8 @@ $i18n_key_words = array( // 'label.end_date' => 'End date', 'label.user' => '用戶', 'label.users' => '用戶', +// TODO: translate the following. +// 'label.roles' => 'Roles', 'label.client' => '客戶', 'label.clients' => '客戶', 'label.option' => '選項', @@ -444,6 +439,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',