From 048ae1ba9994673a2300aa8626d14d631229eab8 Mon Sep 17 00:00:00 2001 From: Bubble Date: Fri, 19 Apr 2024 15:23:51 +0800 Subject: [PATCH] Update zh_CN.json --- app/locale/zh_CN.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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.": "在下面的文本区域中编辑剪贴板内容。" +}