From 2d070627d751bf5728ec98a5efaf163532594cd9 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Wed, 4 Feb 2015 22:05:41 -0500 Subject: Add user dashboard view --- app/Locale/pl_PL/translations.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Locale/pl_PL') diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 246f0dfc..301afa34 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/translations.php @@ -700,4 +700,5 @@ return array( 'Add a comment logging moving the task between columns' => 'Dodaj komentarz dokumentujący przeniesienie zadania pomiędzy kolumnami', 'Moved to column %s' => 'Przeniosiono do kolumny %s', // 'Change description' => '', + // 'User dashboard' => '', ); -- cgit v1.2.3