]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/zh-cn.lang.php
Some more recycling.
[timetracker.git] / WEB-INF / resources / zh-cn.lang.php
index 43074f6f78bb91ffb1a2c46e8dc4f0a80aecb88c..7da70ae75a8a3beb5831798e7fcce4c9eec6de11 100644 (file)
@@ -314,9 +314,8 @@ $i18n_key_words = array(
 
 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 // Strings that are used in a single form must go to the specific form section.
-// TODO: translate the following.
-// 'dropdown.all' => '--- all ---',
-// 'dropdown.no' => '--- no ---',
+'dropdown.all' => '--- 全部 ---',
+'dropdown.no' => '--- 无 ---',
 'dropdown.current_day' => '今天',
 'dropdown.previous_day' => '昨天',
 'dropdown.selected_day' => '天',
@@ -553,8 +552,4 @@ $i18n_key_words = array(
 "forward.tocsvfile" => '将数据导出到.csv文件',
 "forward.toxmlfile" => '将数据导出到.xml文件',
 "forward.geninvoice" => '生成发票',
-
-"controls.project_bind" => '--- 全部 ---',
-"controls.all" => '--- 全部 ---',
-"controls.notbind" => '--- 无 ---',
 );