Skip to content

Commit

Permalink
fix: translate filterSearchPlaceholder
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastibe committed Jan 20, 2024
1 parent 27311a7 commit 50358b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/locale/ja_JP.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const localeValues: Locale = {
filterReset: 'リセット',
filterEmptyText: 'フィルターなし',
filterCheckall: 'すべてを選択',
filterSearchPlaceholder: 'Search in filters',
filterSearchPlaceholder: 'フィルターで検索',
selectAll: 'ページ単位で選択',
selectInvert: 'ページ単位で反転',
selectNone: 'クリア',
Expand Down

0 comments on commit 50358b1

Please sign in to comment.