mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-10 09:19:18 -04:00
Localize "Gallery Admin"
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<title>
|
||||
<? if ($page_title): ?>
|
||||
Gallery Admin: <?= $page_title ?>
|
||||
<?= t("Gallery Admin: %page_title", array("page_title" => $page_title)) ?>
|
||||
<? else: ?>
|
||||
<?= t("Admin dashboard") ?>
|
||||
<? endif ?>
|
||||
|
||||
Reference in New Issue
Block a user