From 9f618bb718bcc789315a11555621c78eccfff94b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ing=2E=20Jan=20Kal=C3=A1b?= Date: Wed, 4 May 2016 14:51:12 +0200 Subject: [PATCH] Translated search --- locales/cs_CZ/translations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/cs_CZ/translations.php b/locales/cs_CZ/translations.php index df0f09c..9c9e543 100644 --- a/locales/cs_CZ/translations.php +++ b/locales/cs_CZ/translations.php @@ -245,6 +245,6 @@ return array( 'Item title links to' => 'Titulek článku odkazuje na', 'Original' => 'Originál', 'Last login:' => 'Poslední přihlášení:', - // 'Search' => '', - // 'There are no results for your search' => '', + 'Search' => 'Hledat', + 'There are no results for your search' => 'Žádné výsledky vašeho hledání', );