From f758ddfc5e7d5d26d9a23b8c75fa6884159ecd72 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 6 Nov 2016 11:41:32 -0500 Subject: Improve unit test for translation files --- app/Locale/zh_CN/translations.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app') diff --git a/app/Locale/zh_CN/translations.php b/app/Locale/zh_CN/translations.php index 5d96d694..e27a8a56 100644 --- a/app/Locale/zh_CN/translations.php +++ b/app/Locale/zh_CN/translations.php @@ -1092,11 +1092,11 @@ return array( 'There is no available project.' => '当前没有可用项目', 'Local File' => '本地文件', 'Configuration' => '配置选项', - 'PHP version:' => '', - 'PHP SAPI:' => '', - 'OS version:' => '', - 'Database version:' => '', - 'Browser:' => '', + // 'PHP version:' => '', + // 'PHP SAPI:' => '', + // 'OS version:' => '', + // 'Database version:' => '', + // 'Browser:' => '', 'Task view' => '任务浏览', 'Edit task' => '编辑任务', 'Edit description' => '编辑描述', -- cgit v1.2.3