zhu-mingye commented on code in PR #31:
URL:
https://github.com/apache/incubator-paimon-webui/pull/31#discussion_r1297059324
##########
paimon-web-ui/src/locales/zh-CN/translation.json:
##########
@@ -1,20 +1,21 @@
{
"common": {
- "filter": "过滤"
+ "filter": "搜索"
},
"header": {
- "playground": "运行信息",
- "metadata": "元数据",
+ "playground": "查询控制台",
+ "metadata": "元数据管理",
"cdcingestion": "CDC集成",
- "system": "系统"
+ "system": "系统管理"
},
"playground": {
Review Comment:
Chinese and English are separated by spaces.
##########
paimon-web-ui/src/locales/zh-CN/translation.json:
##########
@@ -1,20 +1,21 @@
{
"common": {
- "filter": "过滤"
+ "filter": "搜索"
},
"header": {
- "playground": "运行信息",
- "metadata": "元数据",
+ "playground": "查询控制台",
+ "metadata": "元数据管理",
"cdcingestion": "CDC集成",
- "system": "系统"
+ "system": "系统管理"
},
"playground": {
"selectCatalog": "选择Catalog"
},
"metadata": {
- "catalog": "元数据",
- "tableInfo": "表信息",
- "details": "详细",
- "files": "文件"
+ "catalog": "Catalog目录",
Review Comment:
Chinese and English are separated by spaces.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]