aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/placeholder_text.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/placeholder_text.php')
-rw-r--r--templates/placeholder_text.php2
1 files changed, 1 insertions, 1 deletions
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 @@
-<p class="placeholder"><?= $message ?? _("There's nothing here.") ?></p> \ No newline at end of file
+<p class="placeholder"><?= $message ?? __('placeholder') ?></p> \ No newline at end of file