chore: cluster locales

This commit is contained in:
jialin
2025-10-17 10:15:55 +08:00
parent 07243b206e
commit 37a3aa75cc
6 changed files with 16 additions and 9 deletions
+2 -1
View File
@@ -45,5 +45,6 @@ export default {
'clusters.create.register.tips':
' On the Kubernetes cluster that needs to be added, run the following command to join its nodes to the cluster.',
'cluster.create.checkEnv.tips':
'Use the following command to check if the environment is ready'
'Use the following command to check if the environment is ready',
'cluster.provider.comingsoon': 'Coming soon'
};