We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf20c2 commit 0ff5be4Copy full SHA for 0ff5be4
frontend/src/i18n/en.json
@@ -68,6 +68,7 @@
68
"comment": "Comment",
69
"table_schema": "Table Schema",
70
"previous": "Previous",
71
+ "preview": "Data Preview",
72
"preview_tip": "Preview 100 items",
73
"field": {
74
"name": "Name",
frontend/src/i18n/zh-CN.json
"comment": "注释",
"table_schema": "表结构",
"previous": "上一步",
+ "preview": "数据预览",
"preview_tip": "预览100条数据",
"name": "字段名",
0 commit comments