Skip to content

Commit

Permalink
fix(locale): Add missing zh-TW translation for Transfer (#33209)
Browse files Browse the repository at this point in the history
Co-authored-by: 诸岳 <fuping.dfp@antgroup.com>
  • Loading branch information
dengfuping and dengfuping committed Dec 8, 2021
1 parent 1db4ac2 commit 602726d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions components/locale/zh_TW.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,12 @@ const localeValues: Locale = {
searchPlaceholder: '搜尋資料',
itemUnit: '項目',
itemsUnit: '項目',
remove: '删除',
selectCurrent: '全選當頁',
removeCurrent: '删除當頁',
selectAll: '全選所有',
removeAll: '删除全部',
selectInvert: '反選當頁',
},
Upload: {
uploading: '正在上傳...',
Expand Down

0 comments on commit 602726d

Please sign in to comment.