export default { 'clusters.title': '集群', 'clusters.table.provider': '提供商', 'clusters.table.deployments': '部署', 'clusters.button.add': '添加集群', 'clusters.button.addCredential': '添加云凭证', 'clusters.button.editCredential': '编辑云凭证', 'clusters.filterBy.cluster': '按集群过滤', 'clusters.add.cluster': '添加 {cluster} 集群', 'clusters.edit.cluster': '编辑 {cluster}', 'clusters.provider.custom': '自定义', 'clusters.button.register': '注册集群', 'clusters.button.addNodePool': '添加节点池' };