]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/zh-cn.lang.php
Fixed import-export for correct associations in custom field log.
[timetracker.git] / WEB-INF / resources / zh-cn.lang.php
index 29cb05ca4b38ba24c4cc3be680558b593c32ebf4..7bad3fa9d77b55b7edf0c9d279fbf611223a8f69 100644 (file)
@@ -112,6 +112,10 @@ $i18n_key_words = array(
 // 'error.cannot_import' => 'Cannot import: %s.',
 // 'error.format' => 'Invalid file format.',
 
+// Success messages.
+// TODO: translate the following.
+// 'msg.success' => 'Operation completed successfully.',
+
 // Labels for buttons.
 'button.login' => '登录',
 'button.now' => '当前时间',
@@ -249,6 +253,9 @@ $i18n_key_words = array(
 // 'label.totals_only' => 'Totals only',
 
 // Form titles.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => '登录',
 'title.groups' => '团队', // TODO: change "teams" to "groups".
 // TODO: translate the following.