update gettext

This commit is contained in:
sparkyx 2025-09-14 14:51:51 +02:00
parent b0f09b5d06
commit 1ede4d26af
7 changed files with 951 additions and 302 deletions

View file

@ -69,7 +69,7 @@ $http=new HttpInput();
?>
</span>
<p>
<?php echo _($row['me_description']??"")?>
<?php echo _($row['me_description']??" ")?>
</p>
<p>
<?php echo $url?>
@ -103,4 +103,4 @@ $http=new HttpInput();
</table>
</div>