X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fzh-cn.lang.php;h=51221682c4813c46a39803bb3dc250fb73d03f78;hb=294895b702e4c5cb5bfc87292c464bed201f296b;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..51221682 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -131,6 +131,7 @@ $i18n_key_words = array( // TODO: translate the following. // 'button.close' => 'Close', // 'button.stop' => 'Stop', +// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. 'label.team_name' => '团队名称', @@ -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',