Update feedback.php (#4332)

fixed a translation error
This commit is contained in:
Aaron
2022-04-26 14:38:07 +08:00
committed by GitHub
parent 0bc9ff7300
commit 55e6b7ea4c

View File

@@ -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 未启用',