From 4b2443f3eb8e548cee8a9c6c42f8a4cfd7702fb1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=A3=8E=E4=B9=8B=E6=9A=87=E6=83=B3?=
<53783792+fzxx@users.noreply.github.com>
Date: Mon, 3 Feb 2025 12:11:48 +0800
Subject: [PATCH] Update zh.json
Update translations
---
i18n/zh.json | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/i18n/zh.json b/i18n/zh.json
index 7afedb16..be9cc3a3 100644
--- a/i18n/zh.json
+++ b/i18n/zh.json
@@ -221,10 +221,10 @@
"Error compressing paste, due to missing WebAssembly support.": "由于缺少 WebAssembly 支持,在压缩粘贴时出错。",
"Error decompressing paste, your browser does not support WebAssembly. Please use another browser to view this paste.": "解压粘贴时出错,您的浏览器不支持 WebAssembly。请使用其他浏览器查看此粘贴。",
"Start over": "重新开始",
- "Paste copied to clipboard": "Paste copied to clipboard",
- "To copy paste press on the copy button or use the clipboard shortcut Ctrl+c/Cmd+c": "To copy paste press on the copy button or use the clipboard shortcut Ctrl+c/Cmd+c",
- "Copy link": "Copy link",
- "Link copied to clipboard": "Link copied to clipboard",
- "Paste text": "Paste text",
- "Tabulator key serves as character (Hit Ctrl+m or Esc to toggle)": "Tabulator key serves as character (Hit Ctrl+m or Esc to toggle)"
+ "Paste copied to clipboard": "粘贴内容已复制到剪贴板",
+ "To copy paste press on the copy button or use the clipboard shortcut Ctrl+c/Cmd+c": "要复制粘贴内容,请点击复制按钮或使用快捷键 Ctrl+c/Cmd+c。",
+ "Copy link": "复制链接",
+ "Link copied to clipboard": "链接已复制到剪贴板",
+ "Paste text": "粘贴文本",
+ "Tabulator key serves as character (Hit Ctrl+m or Esc to toggle)": "Tab 键可作为字符(按 Ctrl+m 或 Esc 切换开关)"
}