mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-11 20:50:06 +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: "🇹🇼",
|
icon: "🇹🇼",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "日本語“,
|
name: "日本語",
|
||||||
value: "ja-JP",
|
value: "ja-JP",
|
||||||
icon: "🇯🇵",
|
icon: "🇯🇵",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "Русский",
|
name: "Русский",
|
||||||
|
|
Loading…
Reference in a new issue