From 8b55ad192634909e335c1f478374506538f870e9 Mon Sep 17 00:00:00 2001 From: Diego Najar Date: Mon, 19 Mar 2018 21:55:20 +0100 Subject: [PATCH] Missing translation --- bl-themes/alternative/php/home.php | 6 +++--- bl-themes/blogx/php/home.php | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bl-themes/alternative/php/home.php b/bl-themes/alternative/php/home.php index ddbec402..c5e53cbc 100644 --- a/bl-themes/alternative/php/home.php +++ b/bl-themes/alternative/php/home.php @@ -32,7 +32,7 @@ readMore()): ?> - Read more + get('Read more'); ?> @@ -50,7 +50,7 @@
  • - Previous + get('Previous'); ?>
  • @@ -62,7 +62,7 @@
  • - Next + get('Next'); ?>
  • diff --git a/bl-themes/blogx/php/home.php b/bl-themes/blogx/php/home.php index d148b730..cbe5fce7 100644 --- a/bl-themes/blogx/php/home.php +++ b/bl-themes/blogx/php/home.php @@ -25,7 +25,7 @@ readMore()): ?> - Read more + get('Read more'); ?> @@ -46,7 +46,7 @@
  • - Previous + get('Previous'); ?>
  • @@ -58,7 +58,7 @@
  • - Next + get('Next'); ?>