feat(i18n): sync and update zh-TW translation (#1255)

Co-authored-by: Rock070 <a0938130702@gmail.com>
This commit is contained in:
Alex Liu 2023-01-17 19:46:50 +08:00 committed by GitHub
parent 08eebb651d
commit db9fb61134
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 12 deletions

View file

@ -43,7 +43,7 @@ const locales: LocaleObjectData[] = [
{
code: 'zh-TW',
file: 'zh-TW.json',
name: '繁中文',
name: '繁中文',
},
{
code: 'ja-JP',