From 2a850757ee5f9c1a2119c562cf6caba3eda7ceba Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Thu, 20 Nov 2014 22:37:10 -0500 Subject: Add Markdown preview for textarea, see #407 --- app/Locale/pl_PL/translations.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/Locale/pl_PL/translations.php') diff --git a/app/Locale/pl_PL/translations.php b/app/Locale/pl_PL/translations.php index 34ea087f..edc696b8 100644 --- a/app/Locale/pl_PL/translations.php +++ b/app/Locale/pl_PL/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