Skip to content

Commit

Permalink
update translation strings
Browse files Browse the repository at this point in the history
  • Loading branch information
drewdaemon committed Apr 7, 2022
1 parent 69a209e commit daf52a5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ export function DiscoverLayout({
savedSearchTitle: savedSearch.title,
},
})
: i18n.translate('discover.pageTitleWithSavedSearch', {
: i18n.translate('discover.pageTitleWithoutSavedSearch', {
defaultMessage: 'Discover - Search not yet saved',
})}
</h1>
Expand Down

0 comments on commit daf52a5

Please sign in to comment.