diff --git a/app/locales/cs_CZ/translations.php b/app/locales/cs_CZ/translations.php index 1e28af8..0a9bf6d 100644 --- a/app/locales/cs_CZ/translations.php +++ b/app/locales/cs_CZ/translations.php @@ -247,7 +247,7 @@ return array( 'Last login:' => 'Poslední přihlášení:', 'Search' => 'Hledat', 'There are no results for your search' => 'Žádné výsledky pro toto hledání', - // 'Send bookmarks to Wallabag' => '', - // 'Wallabag username' => '', - // 'Wallabag password' => '', + 'Send bookmarks to Wallabag' => 'Poslat záložky na Wallabag', + 'Wallabag username' => 'Wallabag uživatelské jmnéno', + 'Wallabag password' => 'Wallabah heslo', );