From ee678c21be800b173f3b038b5e42921fb786f9f2 Mon Sep 17 00:00:00 2001 From: Myuki Date: Sun, 2 May 2021 04:43:26 +0800 Subject: Improve Chinese (#3600) * Improve Chinese * Minor adjustment --- app/i18n/zh-cn/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/i18n/zh-cn/install.php') diff --git a/app/i18n/zh-cn/install.php b/app/i18n/zh-cn/install.php index dd37a7e57..1b29dac9d 100644 --- a/app/i18n/zh-cn/install.php +++ b/app/i18n/zh-cn/install.php @@ -111,7 +111,7 @@ return array( 'choose' => '为 FreshRSS 选择语言', 'defined' => '语言已指定', ), - 'missing_applied_migrations' => 'Something went wrong; you should create an empty file %s manually.', // TODO - Translation + 'missing_applied_migrations' => '出现错误,你需要手动创建一个空文件 %s。', 'ok' => '安装成功', 'session' => array( 'nok' => 'Web 服务器似乎未正确配置 PHP 会话所需的 cookie!', -- cgit v1.2.3