Update const in translations.php to approximated complete value
ci/woodpecker/push/woodpecker Pipeline was successful Details

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2024-01-26 22:46:47 -05:00
parent 6fcd101b46
commit 45c703f89e
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
</head>
<body>
<?php
$const = 650;
$const = 742;
$langs = array();
$langs['por-BR'] = array("Brazilian Portuguese", "Português Brasileiro");
$langs['tur'] = array("Turkish", "Türkçe");