Update en_US locale + compile .mo

This commit is contained in:
billz
2023-12-27 17:21:36 +00:00
parent ccbfa1a853
commit e24b4cbdfa
3 changed files with 9 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
<div id="content">
<div class="row">
<div class="col-lg-12">
<p class="text-light bg-danger pl-3 p-1">RaspAP Exception</p>
<p class="text-light bg-danger pl-3 p-1"><?php echo _("RaspAP Exception"); ?></p>
</div>
<div class="col-lg-12 ml-3">
<h3 class="mt-2"><?php echo _("An exception occurred"); ?></h3>