X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/f4768412d29984df3e7758628c4acae32cc964e2..96dec36d5b4864edb6fd5be524806c3b9c332dfb:/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 2f6196a8..2cdb222c 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -165,21 +165,6 @@ $i18n_key_words = array( // 'label.start' => 'Start', // 'label.finish' => 'Finish', // 'label.duration' => 'Duration', - - - -// TODO: refactoring ongoing down from here. - -// 'label.option' => 'Option', -// 'label.invoice' => 'Invoice', -// 'label.project' => 'Project', -// 'label.projects' => 'Projects', -// 'label.task' => 'Task', -// 'label.tasks' => 'Tasks', -// 'label.description' => 'Description', -// 'label.start' => 'Start', -// 'label.finish' => 'Finish', -// 'label.duration' => 'Duration', // 'label.note' => 'Note', // 'label.notes' => 'Notes', // 'label.item' => 'Item', @@ -193,6 +178,11 @@ $i18n_key_words = array( // 'label.view' => 'View', // 'label.edit' => 'Edit', 'label.delete' => '删除', + + + +// TODO: refactoring ongoing down from here. + // TODO: Translate the following. // 'label.configure' => 'Configure', // 'label.select_all' => 'Select all',