Skip to content

Commit 0cd6d60

Browse files
committed
fix chinese i18n 'dot'
1 parent 0f174f9 commit 0cd6d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview-ui/src/i18n/locales/zh-CN/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@
258258
"checkpoints": {
259259
"enable": {
260260
"label": "启用自动检查点",
261-
"description": "开启后自动创建任务检查点,方便回溯修改"
261+
"description": "开启后自动创建任务检查点,方便回溯修改"
262262
}
263263
},
264264
"notifications": {

0 commit comments

Comments
 (0)