Skip to content

Commit

Permalink
fix: correct text translation
Browse files Browse the repository at this point in the history
  • Loading branch information
tiny-craft committed Jan 16, 2025
1 parent 19c8368 commit 46d7ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/langs/zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"show_linenum": "显示行号",
"show_folding": "启用代码折叠",
"drop_text": "允许拖放文本",
"links": "支持连接跳转"
"links": "支持链接跳转"
},
"cli": {
"name": "命令行",
Expand Down

0 comments on commit 46d7ba2

Please sign in to comment.