fix: incorrect translations (#4084)

This commit is contained in:
Virgil Chen
2021-12-27 19:24:58 +08:00
committed by GitHub
parent 078dc65cbc
commit 9e901d0eed

View File

@@ -68,7 +68,7 @@ return array(
'main_stream' => '在首页中显示',
'normal' => '在分类中显示',
),
'proxy' => '获取原文时的代理',
'proxy' => '获取订阅源时的代理',
'proxy_help' => '选择协议SOCKS5和代理地址<kbd>127.0.0.1:1080</kbd>',
'selector_preview' => array(
'show_raw' => '显示源码',