We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2c1ec0 commit 2b4f7d3Copy full SHA for 2b4f7d3
frontend/src/views/login/xpack/PlatformClient.ts
@@ -39,7 +39,7 @@ export const loadClient = (category: LoginCategory) => {
39
confirmButtonType: 'danger',
40
type: 'warning',
41
showCancelButton: false,
42
- confirmButtonText: t('commons.refresh'),
+ confirmButtonText: t('common.refresh'),
43
cancelButtonText: t('dataset.cancel'),
44
autofocus: false,
45
showClose: false,
0 commit comments