Skip to content

Commit

Permalink
fix: Add Transfer localeValues in ja_JP (#48411)
Browse files Browse the repository at this point in the history
Co-authored-by: afc163 <afc163@gmail.com>
  • Loading branch information
Inshiku-Han and afc163 committed Apr 13, 2024
1 parent cf12fb1 commit 2f4b868
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions components/locale/ja_JP.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@ const localeValues: Locale = {
searchPlaceholder: 'ここを検索',
itemUnit: 'アイテム',
itemsUnit: 'アイテム',
remove: '削除',
selectCurrent: '現在のページを選択',
removeCurrent: '現在のページを削除',
selectAll: 'ページ単位で選択',
removeAll: 'ページ単位で削除',
selectInvert: 'ページ単位で反転',
},
Upload: {
uploading: 'アップロード中...',
Expand Down

0 comments on commit 2f4b868

Please sign in to comment.