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 f8471e2 commit d77e62cCopy full SHA for d77e62c
web/src/apps/scriptis/i18n/common/en.json
@@ -459,7 +459,7 @@
459
},
460
"navList": {
461
"dataStudio": "Data development",
462
- "workSpace": "Workspace",
+ "workSpace": "Userspace",
463
"database": "Database",
464
"udfFunction": "UDF",
465
"methodFunction": "Method",
web/src/apps/scriptis/i18n/common/zh.json
"dataStudio": "数据开发",
- "workSpace": "工作空间",
+ "workSpace": "用户空间",
"database": "数据库",
"udfFunction": "UDF函数",
"methodFunction": "方法函数",
0 commit comments