]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/zh-cn.lang.php
Work in progress on translation files.
[timetracker.git] / WEB-INF / resources / zh-cn.lang.php
index 0c1d3777a105fb9a8037d9de5c42ef4af693fedd..9fcedf0c606c6cb9e2246c854bd19fa24c553fc3 100644 (file)
@@ -80,11 +80,6 @@ $i18n_key_words = array(
 // 'error.client' => 'Select client.',
 // 'error.report' => 'Select report.',
 // 'error.record' => 'Select record.',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'error.auth' => '不正确的用户名或密码',
 'error.user_exists' => '该用户登录信息已经存在',
 'error.project_exists' => '该项目名称已经存在',
@@ -93,6 +88,11 @@ $i18n_key_words = array(
 'error.client_exists' => '具有此名称的客户端已经存在',
 // TODO: translate the following.
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
 'error.no_login' => '没有该登录信息的用户',
 // TODO: translate the following.