From ad554b48e7dc355d9b33eede98f4e3e829fd867e Mon Sep 17 00:00:00 2001 From: winter Date: Tue, 31 Dec 2024 14:30:16 +0000 Subject: switch to my own translations system i really don't like gettext --- templates/placeholder_text.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/placeholder_text.php') diff --git a/templates/placeholder_text.php b/templates/placeholder_text.php index 1f03ebc..f529de9 100644 --- a/templates/placeholder_text.php +++ b/templates/placeholder_text.php @@ -1 +1 @@ -
= $message ?? _("There's nothing here.") ?>
\ No newline at end of file += $message ?? __('placeholder') ?>
\ No newline at end of file -- cgit v1.3