Skip to content

Commit

Permalink
fix: fix i18n error
Browse files Browse the repository at this point in the history
  • Loading branch information
imyuanx committed Jul 27, 2023
1 parent 8d4f3d8 commit 3d2dea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/graphic-walker/src/locales/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,6 @@
"next": "向后",
"drop_field": "拖拽字段至此",
"confirm": "确认",
"cencel": "取消"
"cancel": "取消"
}
}

0 comments on commit 3d2dea3

Please sign in to comment.