Skip to content

Commit

Permalink
Fixed the traditional Chinese name
Browse files Browse the repository at this point in the history
  • Loading branch information
kilvn authored and MHSanaei committed Oct 20, 2024
1 parent 5e58510 commit 07bf741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/assets/js/langs.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const supportLangs = [
icon: "🇮🇷",
},
{
name: "簡體中文",
name: "简体中文",
value: "zh-CN",
icon: "🇨🇳",
},
Expand Down

0 comments on commit 07bf741

Please sign in to comment.