]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/zh-cn.lang.php
Work in progress on translations.
[timetracker.git] / WEB-INF / resources / zh-cn.lang.php
index d40437589ba6420b572769bf1ec2a85756e65707..a39358bbe375d8c48525cf8cba07142a7dd70af4 100644 (file)
@@ -101,9 +101,6 @@ $i18n_key_words = array(
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
-
-// TODO: refactoring ongoing down from here.
-
 // Labels for buttons.
 'button.login' => '登录',
 'button.now' => '当前时间',
@@ -111,9 +108,14 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.copy' => 'Copy',
 'button.cancel' => '取消',
-'button.submit' => '提交',
 
 
+
+// TODO: refactoring ongoing down from here.
+
+// Labels for buttons.
+'button.submit' => '提交',
+
 // TODO: check / improve translation of all button.add... strings.
 // Concern is that it used to be "add new something", now just "add something".
 'button.add_user' => '添加新用户',