Update const
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 2023-12-15 12:05:22 -05:00
parent 8c7452e929
commit d9981357ca
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 = 643;
$const = 644;
$langs = array();
$langs['por-BR'] = array("Brazilian Portuguese", "Português Brasileiro");