mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-04-19 21:42:24 +00:00
lang show
This commit is contained in:
parent
947129a62a
commit
f4be9f234a
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ const supportLangs = [
|
|||
icon: '🇺🇸',
|
||||
},
|
||||
{
|
||||
name: 'Farsi',
|
||||
name: 'فارسی',
|
||||
value: 'fa_IR',
|
||||
icon: '🇮🇷',
|
||||
},
|
||||
|
@ -15,7 +15,7 @@ const supportLangs = [
|
|||
icon: '🇨🇳',
|
||||
},
|
||||
{
|
||||
name: 'Russian',
|
||||
name: 'Русский',
|
||||
value: 'ru_RU',
|
||||
icon: '🇷🇺',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue