From 2a850757ee5f9c1a2119c562cf6caba3eda7ceba Mon Sep 17 00:00:00 2001
From: Frédéric Guillot <fred@kanboard.net>
Date: Thu, 20 Nov 2014 22:37:10 -0500
Subject: Add Markdown preview for textarea, see #407

---
 app/Locale/it_IT/translations.php | 3 +++
 1 file changed, 3 insertions(+)

(limited to 'app/Locale/it_IT')

diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php
index 9a0fd02e..b7132bc2 100644
--- a/app/Locale/it_IT/translations.php
+++ b/app/Locale/it_IT/translations.php
@@ -599,4 +599,7 @@ return array(
     // 'Daily project summary export for "%s"' => '',
     // 'Exports' => '',
     // 'This export contains the number of tasks per column grouped per day.' => '',
+    // 'Nothing to preview...' => '',
+    // 'Preview' => '',
+    // 'Write' => '',
 );
-- 
cgit v1.2.3