From 888a894f0041e8d445c40fdfbd524fe37e7bb7b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ing=2E=20Jan=20Kal=C3=A1b?= Date: Wed, 14 Dec 2016 15:22:43 +0100 Subject: [PATCH] Update translations.php --- app/locales/cs_CZ/translations.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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', );