From fd60964c239627d2d55c6eca0888be84a8f6653f Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 22 Aug 2015 16:20:53 -0400 Subject: Add global Gantt chart for all projects --- app/Locale/ru_RU/translations.php | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'app/Locale/ru_RU') diff --git a/app/Locale/ru_RU/translations.php b/app/Locale/ru_RU/translations.php index c90ba162..6f891d1c 100644 --- a/app/Locale/ru_RU/translations.php +++ b/app/Locale/ru_RU/translations.php @@ -1040,4 +1040,13 @@ return array( // 'Shared project' => '', // 'Project managers' => '', // 'Project members' => '', + // 'Gantt chart for all projects' => '', + // 'Projects list' => '', + // 'Gantt chart for this project' => '', + // 'Project board' => '', + // 'End date:' => '', + // 'There is no start date or end date for this project.' => '', + // 'Projects Gantt chart' => '', + // 'Start date: %s' => '', + // 'End date: %s' => '', ); -- cgit v1.2.3