Skip to content

Commit 0ff5be4

Browse files
committed
fix: i18n
1 parent bbf20c2 commit 0ff5be4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

frontend/src/i18n/en.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"comment": "Comment",
6969
"table_schema": "Table Schema",
7070
"previous": "Previous",
71+
"preview": "Data Preview",
7172
"preview_tip": "Preview 100 items",
7273
"field": {
7374
"name": "Name",

frontend/src/i18n/zh-CN.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"comment": "注释",
6969
"table_schema": "表结构",
7070
"previous": "上一步",
71+
"preview": "数据预览",
7172
"preview_tip": "预览100条数据",
7273
"field": {
7374
"name": "字段名",

0 commit comments

Comments
 (0)