Refactoring: renamed getActiveUser() to getUser().
[timetracker.git] / WEB-INF / resources / zh-cn.lang.php
index ec2e546..7bad3fa 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' => '当前时间',