From 3d5dff579170c6d79e97016520fecf9c84d32c70 Mon Sep 17 00:00:00 2001 From: trendspotter Date: Sat, 18 Apr 2020 17:51:51 +0200 Subject: [PATCH] Update cs_CZ translations --- Locale/cs_CZ/translations.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Locale/cs_CZ/translations.php b/Locale/cs_CZ/translations.php index cd1d338..9e6dd4d 100644 --- a/Locale/cs_CZ/translations.php +++ b/Locale/cs_CZ/translations.php @@ -3,11 +3,11 @@ return array( 'Calendar' => 'Kalendář', 'Calendar settings' => 'Nastavení kalendáře', - // 'Project calendar view' => '', + 'Project calendar view' => 'Zobrazení kalendáře projektu', 'User calendar view' => 'Zobrazení kalendáře uživatele', 'My calendar' => 'Můj kalendář', 'Switch to the list view' => 'Přepnout na seznam zobrazení', - 'Show tasks based on the start date' => 'Zobrazit úkoly podle datumu zahájení', + 'Show tasks based on the start date' => 'Zobrazit úkoly podle data zahájení', 'Subtasks time tracking' => 'Dílčí úkoly s časovačem', );