From 286b1935663ef3071ad6a0aae3078ad3a42b48e4 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Tue, 14 Oct 2014 22:02:35 -0400 Subject: Add a dashboard (first version) --- app/Locales/de_DE/translations.php | 4 ++++ app/Locales/es_ES/translations.php | 4 ++++ app/Locales/fi_FI/translations.php | 4 ++++ app/Locales/fr_FR/translations.php | 4 ++++ app/Locales/it_IT/translations.php | 4 ++++ app/Locales/pl_PL/translations.php | 4 ++++ app/Locales/pt_BR/translations.php | 4 ++++ app/Locales/ru_RU/translations.php | 4 ++++ app/Locales/sv_SE/translations.php | 4 ++++ app/Locales/zh_CN/translations.php | 4 ++++ 10 files changed, 40 insertions(+) (limited to 'app/Locales') diff --git a/app/Locales/de_DE/translations.php b/app/Locales/de_DE/translations.php index 4b901148..0fb5f38a 100644 --- a/app/Locales/de_DE/translations.php +++ b/app/Locales/de_DE/translations.php @@ -543,4 +543,8 @@ return array( // 'Started on %B %e, %Y' => '', // 'Start date' => '', // 'Time estimated' => '', + // 'There is nothing assigned to you.' => '', + // 'My tasks' => '', + // 'Activity stream' => '', + // 'Dashboard' => '', ); diff --git a/app/Locales/es_ES/translations.php b/app/Locales/es_ES/translations.php index 0cdd5f32..40a30bb4 100644 --- a/app/Locales/es_ES/translations.php +++ b/app/Locales/es_ES/translations.php @@ -543,4 +543,8 @@ return array( // 'Started on %B %e, %Y' => '', // 'Start date' => '', // 'Time estimated' => '', + // 'There is nothing assigned to you.' => '', + // 'My tasks' => '', + // 'Activity stream' => '', + // 'Dashboard' => '', ); diff --git a/app/Locales/fi_FI/translations.php b/app/Locales/fi_FI/translations.php index 5d05e92d..78fc85f2 100644 --- a/app/Locales/fi_FI/translations.php +++ b/app/Locales/fi_FI/translations.php @@ -543,4 +543,8 @@ return array( // 'Started on %B %e, %Y' => '', // 'Start date' => '', // 'Time estimated' => '', + // 'There is nothing assigned to you.' => '', + // 'My tasks' => '', + // 'Activity stream' => '', + // 'Dashboard' => '', ); diff --git a/app/Locales/fr_FR/translations.php b/app/Locales/fr_FR/translations.php index f4bffc3b..5ed8b050 100644 --- a/app/Locales/fr_FR/translations.php +++ b/app/Locales/fr_FR/translations.php @@ -543,4 +543,8 @@ return array( 'Started on %B %e, %Y' => 'Commençé le %d/%m/%Y', 'Start date' => 'Date de début', 'Time estimated' => 'Temps estimé', + 'There is nothing assigned to you.' => 'Aucune tâche assignée pour vous.', + 'My tasks' => 'Mes tâches', + 'Activity stream' => 'Flux d\'activité', + 'Dashboard' => 'Tableau de bord', ); diff --git a/app/Locales/it_IT/translations.php b/app/Locales/it_IT/translations.php index 5854d033..30dfc379 100644 --- a/app/Locales/it_IT/translations.php +++ b/app/Locales/it_IT/translations.php @@ -543,4 +543,8 @@ return array( // 'Started on %B %e, %Y' => '', // 'Start date' => '', // 'Time estimated' => '', + // 'There is nothing assigned to you.' => '', + // 'My tasks' => '', + // 'Activity stream' => '', + // 'Dashboard' => '', ); diff --git a/app/Locales/pl_PL/translations.php b/app/Locales/pl_PL/translations.php index fe76b34c..517bf8b8 100644 --- a/app/Locales/pl_PL/translations.php +++ b/app/Locales/pl_PL/translations.php @@ -543,4 +543,8 @@ return array( // 'Started on %B %e, %Y' => '', // 'Start date' => '', // 'Time estimated' => '', + // 'There is nothing assigned to you.' => '', + // 'My tasks' => '', + // 'Activity stream' => '', + // 'Dashboard' => '', ); diff --git a/app/Locales/pt_BR/translations.php b/app/Locales/pt_BR/translations.php index 59fcc983..a766e496 100644 --- a/app/Locales/pt_BR/translations.php +++ b/app/Locales/pt_BR/translations.php @@ -543,4 +543,8 @@ return array( // 'Started on %B %e, %Y' => '', // 'Start date' => '', // 'Time estimated' => '', + // 'There is nothing assigned to you.' => '', + // 'My tasks' => '', + // 'Activity stream' => '', + // 'Dashboard' => '', ); diff --git a/app/Locales/ru_RU/translations.php b/app/Locales/ru_RU/translations.php index 1f5bfea2..0d34f4d6 100644 --- a/app/Locales/ru_RU/translations.php +++ b/app/Locales/ru_RU/translations.php @@ -543,4 +543,8 @@ return array( // 'Started on %B %e, %Y' => '', // 'Start date' => '', // 'Time estimated' => '', + // 'There is nothing assigned to you.' => '', + // 'My tasks' => '', + // 'Activity stream' => '', + // 'Dashboard' => '', ); diff --git a/app/Locales/sv_SE/translations.php b/app/Locales/sv_SE/translations.php index 20b685ef..91af147d 100644 --- a/app/Locales/sv_SE/translations.php +++ b/app/Locales/sv_SE/translations.php @@ -543,4 +543,8 @@ return array( // 'Started on %B %e, %Y' => '', // 'Start date' => '', // 'Time estimated' => '', + // 'There is nothing assigned to you.' => '', + // 'My tasks' => '', + // 'Activity stream' => '', + // 'Dashboard' => '', ); diff --git a/app/Locales/zh_CN/translations.php b/app/Locales/zh_CN/translations.php index 92f46ef9..91914704 100644 --- a/app/Locales/zh_CN/translations.php +++ b/app/Locales/zh_CN/translations.php @@ -543,4 +543,8 @@ return array( // 'Started on %B %e, %Y' => '', // 'Start date' => '', // 'Time estimated' => '', + // 'There is nothing assigned to you.' => '', + // 'My tasks' => '', + // 'Activity stream' => '', + // 'Dashboard' => '', ); -- cgit v1.2.3