From 141616b48cdb2f05a8288be0519ac4094c292ba6 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Tue, 4 Mar 2014 22:45:58 -0500 Subject: Add the possibility to add a description directly from the task show view --- locales/pl_PL/translations.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'locales/pl_PL/translations.php') diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php index a076ee9e..b7adfc45 100644 --- a/locales/pl_PL/translations.php +++ b/locales/pl_PL/translations.php @@ -211,4 +211,7 @@ return array( //'Write your text in Markdown' => '', //'Leave a comment' => '', //'Comment is required' => '', + //'Comment added successfully.' => '', + //'Unable to create your comment.' => '', + //'The description is required' => '', ); -- cgit v1.2.3