Skip to content

Commit

Permalink
Update flinkHome.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfboys authored Jan 8, 2024
1 parent cd5987b commit 1e98056
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default {
flinkHomeTips: 'The absolute path of the FLINK_HOME',
flinkHomeIsRequired: 'flink home is required',
flinkHomePathIsInvalid: 'FLINK_HOME invalid path.',
flinkDistIsRepeated: 'can no found flink-dist or found multiple flink-dist, FLINK_HOME error.',
flinkDistIsRepeated: 'FLINK_HOME error: can no found flink-dist or found multiple flink-dist.',
createFlinkHomeSuccessful: ' create successful!',
updateFlinkHomeSuccessful: ' update successful!',
},
Expand Down

0 comments on commit 1e98056

Please sign in to comment.