mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-12-18 05:04:40 +03:00
lang show
This commit is contained in:
@@ -5,7 +5,7 @@ const supportLangs = [
|
|||||||
icon: '🇺🇸',
|
icon: '🇺🇸',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Farsi',
|
name: 'فارسی',
|
||||||
value: 'fa_IR',
|
value: 'fa_IR',
|
||||||
icon: '🇮🇷',
|
icon: '🇮🇷',
|
||||||
},
|
},
|
||||||
@@ -15,7 +15,7 @@ const supportLangs = [
|
|||||||
icon: '🇨🇳',
|
icon: '🇨🇳',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'Russian',
|
name: 'Русский',
|
||||||
value: 'ru_RU',
|
value: 'ru_RU',
|
||||||
icon: '🇷🇺',
|
icon: '🇷🇺',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user