X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-cn.lang.php;h=8db4deb241a3362c00c537ef4458ef166406f5c3;hb=72d206e4d39b97aa8b48fc34e9f3431b72ed7f0d;hp=f7b84c08a9e7fe2e0dc3fcb3c5a10e2d2152d1b1;hpb=945c9b4504c7a653f7a363e8293a91d5a27cbedf;p=timetracker.git diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index f7b84c08..8db4deb2 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -117,17 +117,12 @@ $i18n_key_words = array( // 'button.add_invoice' => 'Add invoice', // 'button.add_option' => 'Add option', 'button.add' => '添加', - - - -// TODO: refactoring ongoing down from here. - 'button.generate' => '创建', 'button.reset_password' => '重置密码', 'button.send' => '发送', 'button.send_by_email' => '通过邮件发送', -// TODO: improve translation of button.create_team (used to be "Create new team", now just "Create team"). -'button.create_team' => '创建新团队', +// TODO: translate the following. +// 'button.create_team' => 'Create team', 'button.export' => '导出团队信息', 'button.import' => '导入团队信息', // TODO: translate the following. @@ -147,6 +142,11 @@ $i18n_key_words = array( // 'label.login' => 'Login', 'label.password' => '密码', 'label.confirm_password' => '确认密码', + + + +// TODO: refactoring ongoing down from here. + 'label.email' => '电子邮件', 'label.cc' => '抄送', // TODO: translate the following.