Skip to content

Commit

Permalink
Update zh-TW.json
Browse files Browse the repository at this point in the history
Using hyphens instead of underscores.
  • Loading branch information
hacketiwack authored Aug 5, 2024
1 parent 5924e00 commit def9c7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web-src/src/i18n/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,8 @@
"de": "德語 (Deutsch)",
"en": "英語 (English)",
"fr": "法語 (Français)",
"zh_CN": "簡體中文",
"zh_TW": "繁體中文"
"zh-CN": "簡體中文",
"zh-TW": "繁體中文"
},
"list": {
"albums": {
Expand Down

0 comments on commit def9c7c

Please sign in to comment.