Add Translation to Admin Panel

Add Translation to Admin Panel
This commit is contained in:
Catalin Novgorodschi
2026-07-26 07:58:41 +03:00
parent a23b9875a0
commit f1854c1559
97 changed files with 3938 additions and 1236 deletions
+2 -2
View File
@@ -50,8 +50,8 @@ if($result){
<table class="search-table">
<tr>
<td>IP</td>
<td>NAME</td>
<td><?php echo ADM_IP; ?></td>
<td><?php echo ADM_NAME_2; ?></td>
</tr>
<?php if($rows){
foreach($rows as $r){