From 6fb4525754a206bdd2d113c15c64212d96908c7a Mon Sep 17 00:00:00 2001 From: Ryan Fletcher Date: Tue, 21 Aug 2018 17:25:09 -0400 Subject: [PATCH] sending strings through translation code. Signed-off-by: Ryan Fletcher --- templates/part.boardlist.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/part.boardlist.php b/templates/part.boardlist.php index 674eb71d5..79a3b750a 100644 --- a/templates/part.boardlist.php +++ b/templates/part.boardlist.php @@ -15,11 +15,11 @@
-

No archived boards to display

+

t('No archived boards to display')); ?>

-

No shared boards to display

+

t('No shared boards to display')); ?>