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/actor_profile.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/actor_profile.php') diff --git a/templates/actor_profile.php b/templates/actor_profile.php index c5b86c4..8a97bd8 100644 --- a/templates/actor_profile.php +++ b/templates/actor_profile.php @@ -4,18 +4,18 @@
= $actor->bio ?>
_("This user hasn't written a bio yet.")]); + call_template('placeholder_text', ['message' => __('user.profile.bio.placeholder')]); } ?> \ No newline at end of file -- cgit v1.3