Skip to content

Commit 46d7ba2

Browse files
committed
fix: correct text translation
1 parent 19c8368 commit 46d7ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/langs/zh-cn.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"show_linenum": "显示行号",
5757
"show_folding": "启用代码折叠",
5858
"drop_text": "允许拖放文本",
59-
"links": "支持连接跳转"
59+
"links": "支持链接跳转"
6060
},
6161
"cli": {
6262
"name": "命令行",

0 commit comments

Comments
 (0)