mirror of
https://gitlab.com/JKANetwork/CheckServer.git
synced 2026-02-16 10:11:34 +01:00
Fixes
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<?php
|
||||
//English (Use as a reference) - Maybe grammar can be fixed
|
||||
define('T_ENGVERSION',1);
|
||||
if (!defined('T_ENGVERSION')){
|
||||
define('T_ENGVERSION',1);
|
||||
}
|
||||
|
||||
//(indexpage.twig) In index, title
|
||||
$T_['statdif1'] = 'Status of different checks';
|
||||
|
||||
Reference in New Issue
Block a user