zhoulii commented on code in PR #2582:
URL: 
https://github.com/apache/incubator-streampark/pull/2582#discussion_r1160788434


##########
streampark-console/streampark-console-webapp/src/locales/lang/zh-CN/setting/flinkHome.ts:
##########
@@ -18,6 +18,8 @@ export default {
   title: 'Flink Home',
   conf: 'Flink 配置',
   sync: '配置同步',
+  edit: '编辑 Flink Home',
+  delete: '确定要删除此 Flink home ?',

Review Comment:
   This is due to Adding and Editing Flink Home use the same 
[modal#L169](https://github.com/apache/incubator-streampark/blob/dev/streampark-console/streampark-console-webapp/src/views/setting/FlinkHome/components/Modal.vue#L169),
 and the title is fixed. I have limited understanding of frontend, what I can 
do is change the title to `Add/Edit`. but maybe it's not a elegant way. 



-- 
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]

Reply via email to