Update langs.js

This commit is contained in:
modimobeikete 2024-11-15 14:12:59 +08:00 committed by GitHub
parent 8acf07c928
commit f031022ad5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ const supportLangs = [
icon: "🇹🇼", icon: "🇹🇼",
}, },
{ {
name: "日本語, name: "日本語",
value: "ja-JP", value: "ja-JP",
icon: "🇯🇵", icon: "🇯🇵",
}, },