mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-12-17 20:54:40 +03:00
lang show
This commit is contained in:
@@ -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: '🇷🇺',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user