mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-12-17 20:54:40 +03:00
Added Turkish translation (#2442)
* create translate.tr_TR.toml * added confirmToggle key * Update langs.js
This commit is contained in:
@@ -39,6 +39,11 @@ const supportLangs = [
|
||||
value: 'uk-UA',
|
||||
icon: '🇺🇦',
|
||||
},
|
||||
{
|
||||
name: 'Türkçe',
|
||||
value: 'tr-TR',
|
||||
icon: '🇹🇷',
|
||||
},
|
||||
];
|
||||
|
||||
function getLang() {
|
||||
|
||||
Reference in New Issue
Block a user