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í', );