提交 c2635e0c 编写于 作者: A Amit Rathi

Prettify files

上级 fbe154c6
......@@ -138,7 +138,7 @@ export default {
{
letsEncrypt: `<a href="https://letsencrypt.org/"
target="_blank" rel="noopener noreferrer">
${_.escape(s__('ClusterIntegration|Let\'s Encrypt'))}</a>`,
${_.escape(s__("ClusterIntegration|Let's Encrypt"))}</a>`,
},
false,
);
......
......@@ -42,7 +42,7 @@ const CLUSTERS_MOCK_DATA = {
name: 'cert_manager',
status: APPLICATION_STATUS.ERROR,
status_reason: 'Cannot connect',
}
},
],
},
},
......@@ -86,7 +86,7 @@ const CLUSTERS_MOCK_DATA = {
name: 'cert_manager',
status: APPLICATION_STATUS.ERROR,
status_reason: 'Cannot connect',
}
},
],
},
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册