X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/ff81442e61388a8f144691c020c1f097a4b26d49..f027343f84ec692438d44daac39edd0d6aad37c0:/WEB-INF/resources/zh-cn.lang.php diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 8688824b..261c2d68 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -195,12 +195,7 @@ $i18n_key_words = array( // 'label.tax' => 'Tax', // 'label.subtotal' => 'Subtotal', 'label.total' => '总计', - - - -// TODO: refactoring ongoing down from here. - -// TODO: Translate the following. +// TODO: translate the following. // 'label.client_name' => 'Client name', // 'label.client_address' => 'Client address', // 'label.or' => 'or', @@ -216,6 +211,11 @@ $i18n_key_words = array( // 'label.condition' => 'Condition', // 'label.yes' => 'yes', // 'label.no' => 'no', + + + +// TODO: refactoring ongoing down from here. + // Labels for plugins (extensions to Time Tracker that provide additional features). // TODO: Translate the following. // 'label.custom_fields' => 'Custom fields',