Skip to content

Commit

Permalink
Fix: 検索ボックスの入力補助でlanguagedomainに修正 (#956)
Browse files Browse the repository at this point in the history
  • Loading branch information
dampuzakura authored Dec 20, 2024
1 parent cf11475 commit add935a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ export const Search: React.FC<{
key: 'prompt-domain',
label: (
<>
<mark>language:</mark>{' '}
<mark>domain:</mark>{' '}
<FormattedMessage
id='search_popout.domain'
defaultMessage='user domain'
Expand Down

0 comments on commit add935a

Please # to comment.