mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-11 04:36:20 +00:00
Update langs.js
This commit is contained in:
parent
8acf07c928
commit
f031022ad5
1 changed files with 3 additions and 3 deletions
|
@ -20,9 +20,9 @@ const supportLangs = [
|
|||
icon: "🇹🇼",
|
||||
},
|
||||
{
|
||||
name: "日本語“,
|
||||
value: "ja-JP",
|
||||
icon: "🇯🇵",
|
||||
name: "日本語",
|
||||
value: "ja-JP",
|
||||
icon: "🇯🇵",
|
||||
},
|
||||
{
|
||||
name: "Русский",
|
||||
|
|
Loading…
Reference in a new issue