Update feedback.php (#4332)

fixed a translation error
pull/4331/head^2
Aaron 2 years ago committed by GitHub
parent 0bc9ff7300
commit 55e6b7ea4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/i18n/zh-cn/feedback.php

@ -48,7 +48,7 @@ return array(
),
'enable' => array(
'ko' => '%s 启用失败。<a href="%s">检查 FreshRSS 日志</a> 查看详情。',
'ok' => '%s 现已用',
'ok' => '%s 现已用',
),
'no_access' => '你无权访问 %s',
'not_enabled' => '%s 未启用',

Loading…
Cancel
Save