chore: update chinese locales (#247)
* chore: update chinese locales * chore: update locales
This commit is contained in:
@@ -127,7 +127,7 @@ export const Promptbar: FC<Props> = ({
|
||||
|
||||
{prompts.length > 1 && (
|
||||
<Search
|
||||
placeholder="Search prompts..."
|
||||
placeholder={t('Search prompts...') || ''}
|
||||
searchTerm={searchTerm}
|
||||
onSearch={setSearchTerm}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user