translate name fix

This commit is contained in:
19atlas 2024-01-25 20:46:55 +03:00
parent 501b7203b8
commit 71ecae4a62
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
$const = 650;
$langs = array();
$langs['por-BR'] = array("Brazilian Portuguese", "Português Brasileiro");
$langs['tur'] = array("Turkey Turkish", "Türkiye Türkçesi");
$langs['tur'] = array("Turkish", "Türkçe");
function style($tl) {
global $const;