From f0a0c9228f7da635c271015ae54b7bd101150389 Mon Sep 17 00:00:00 2001 From: billz Date: Tue, 18 Mar 2025 04:11:47 -0700 Subject: [PATCH] Replace static labels w/ gettext() for locale support --- includes/footer.php | 4 ++-- templates/dashboard.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/includes/footer.php b/includes/footer.php index b12c0f1c..427d68a6 100755 --- a/includes/footer.php +++ b/includes/footer.php @@ -3,10 +3,10 @@
v | - Created by the RaspAP Team + %s'), 'https://github.com/RaspAP', _('RaspAP Team')); ?>
diff --git a/templates/dashboard.php b/templates/dashboard.php index 160d1d68..b5665a18 100755 --- a/templates/dashboard.php +++ b/templates/dashboard.php @@ -34,7 +34,7 @@
showMessages(); ?>

- +