Explorar o código

fix: incorrect translations (#4084)

Virgil Chen %!s(int64=4) %!d(string=hai) anos
pai
achega
9e901d0eed
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/i18n/zh-cn/sub.php

+ 1 - 1
app/i18n/zh-cn/sub.php

@@ -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' => '显示源码',