X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-cn.lang.php;h=5cabb5fc1f1d6ca5deb9d9fe1183b73f9bdf7a63;hb=b36d1978a980173bae78818be6254041533a4d98;hp=2d55378f97402a0c7e09c8bea0b9cd552877a851;hpb=9045840bac7c2e7132555c199495b0477d07bc61;p=timetracker.git diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 2d55378f..5cabb5fc 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -112,6 +112,9 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.overlap' => 'Time interval overlaps with existing records.', // 'error.future_date' => 'Date is in future.', +// 'error.xml' => 'Error in XML file at line %d: %s.', +// 'error.cannot_import' => 'Cannot import: %s.', +// 'error.format' => 'Invalid file format.', // Labels for buttons. 'button.login' => '登录',