From a12e159de06b2a09c9e6cfd6cab47392c7b7f3f6 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Thu, 9 Nov 2017 11:17:07 -0800 Subject: Check if the start date is before due date --- app/Locale/ru_RU/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/ru_RU/translations.php') diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index b10a571e..49b93ebb 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -1356,4 +1356,5 @@ return array( // 'Template removed successfully.' => '', // 'Unable to remove this template.' => '', // 'Template for the task description' => '', + // 'The start date is greater than the end date' => '', ); -- cgit v1.2.3