Skip to content

Commit

Permalink
Test phrase
Browse files Browse the repository at this point in the history
  • Loading branch information
ek-so committed Sep 30, 2024
1 parent 040d540 commit 4856bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/global_search_bar/public/strings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { i18n } from '@kbn/i18n';

export const i18nStrings = {
placeholderText: i18n.translate('xpack.globalSearchBar.searchBar.placeholder', {
defaultMessage: 'Find apps, content, and more.',
defaultMessage: 'Just to see that it is the right PR',
}),
popoverButton: i18n.translate('xpack.globalSearchBar.searchBar.mobileSearchButtonAriaLabel', {
defaultMessage: 'Site-wide search',
Expand Down

0 comments on commit 4856bf4

Please sign in to comment.