diff --git a/locales/cs_CZ/translations.php b/locales/cs_CZ/translations.php index 709dbe9..27765fe 100644 --- a/locales/cs_CZ/translations.php +++ b/locales/cs_CZ/translations.php @@ -240,6 +240,6 @@ return array( 'Unable to detect the feed format.' => 'Nelze detekovat formát odběru.', 'add a new group' => 'přidat novou skupinu', 'Groups' => 'Skupiny', - // 'Back to the group' => '', - // 'view' => '', + 'Back to the group' => 'Zpět do skupiny', + 'view' => 'zobrazit', );