Skip to content

Commit

Permalink
Update app.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfboys authored Jan 20, 2025
1 parent f67c050 commit 090ebe2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ export default {
appNameK8sClusterIdRoleRegexp:
'must only contain lowercase alphanumeric characters and "-",The required format is [a-z]([-a-z0-9]*[a-z0-9])',
appNameRoleContent:
'must be (Chinese or English or "-" or "_"), Spaces are not allowed.Please check',
'must be (Chinese or English or "-" or "_"), Spaces are not allowed. Please check',
flinkClusterIsRequiredMessage: 'Flink Cluster is required',
flinkSqlIsRequiredMessage: 'Flink SQL is required',
tagsPlaceholder: 'Please enter tags,if more than one, separate them with commas(,)',
Expand Down

0 comments on commit 090ebe2

Please sign in to comment.