diff --git a/app/locale/zh_CN.json b/app/locale/zh_CN.json index f0aea9af..495c143c 100644 --- a/app/locale/zh_CN.json +++ b/app/locale/zh_CN.json @@ -65,5 +65,6 @@ "Disconnect": "中断连接", "Connect": "连接", "Password:": "密码:", - "Cancel": "取消" -} \ No newline at end of file + "Cancel": "取消", + "Edit clipboard content in the textarea below.": "在下面的文本区域中编辑剪贴板内容。" +}