mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
(cherry picked from commit bc1fe28b23
)
Co-authored-by: Sander Philipse <94373878+sphilipse@users.noreply.github.com>
This commit is contained in:
parent
dba180eb6f
commit
0acef82ef3
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ export const IndexViewLogic = kea<MakeLogicType<IndexViewValues, IndexViewAction
|
|||
i18n.translate(
|
||||
'xpack.enterpriseSearch.content.searchIndex.index.recheckSuccess.message',
|
||||
{
|
||||
defaultMessage: 'Successfully rechecked your connector',
|
||||
defaultMessage: 'Your connector has been rechecked.',
|
||||
}
|
||||
)
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue