aboutsummaryrefslogtreecommitdiff
path: root/share/locale/zh_Hans.json
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-04-18 19:36:06 -0700
committerMicah Lee <micah@micahflee.com>2019-04-18 19:36:06 -0700
commitd25d97095a6dd4246100d33620ec31c0e2813507 (patch)
tree98089f8958242ec8c7d1d474a9d8828999c75490 /share/locale/zh_Hans.json
parent77e0d76bc1b2de6ba72e90336bf8f0111416a8ef (diff)
downloadonionshare-d25d97095a6dd4246100d33620ec31c0e2813507.tar.gz
onionshare-d25d97095a6dd4246100d33620ec31c0e2813507.zip
Rename "help_debug" string to "help_verbose"
Diffstat (limited to 'share/locale/zh_Hans.json')
-rw-r--r--share/locale/zh_Hans.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/locale/zh_Hans.json b/share/locale/zh_Hans.json
index 1c71fafe..570c123f 100644
--- a/share/locale/zh_Hans.json
+++ b/share/locale/zh_Hans.json
@@ -28,7 +28,7 @@
"help_autostop_timer": "超过给定时间(秒)后终止分享",
"help_stealth": "使用服务端认证(高级选项)",
"help_receive": "仅接收分享的文件,不发送",
- "help_debug": "将OnionShare错误日志记录到stdout,将web错误日志记录到磁盘",
+ "help_verbose": "将OnionShare错误日志记录到stdout,将web错误日志记录到磁盘",
"help_filename": "要分享的文件或文件夹的列表",
"help_config": "自定义JSON配置文件的路径(可选)",
"gui_drag_and_drop": "将文件或文件夹拖动到这里来开始分享",