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 切换开关)"
}