From 3311061d10f94048c933a1beb3a3e7c408b40fcb Mon Sep 17 00:00:00 2001
From: Frederic Guillot <fred@kanboard.net>
Date: Sat, 11 Apr 2015 13:47:31 -0400
Subject: Improve pull-request (move thumbnail generation function)

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

(limited to 'app/Locale/es_ES')

diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php
index 738523a0..f0a2ef4c 100644
--- a/app/Locale/es_ES/translations.php
+++ b/app/Locale/es_ES/translations.php
@@ -847,4 +847,7 @@ return array(
     // 'Test your device' => '',
     // 'Assign a color when the task is moved to a specific column' => '',
     // '%s via Kanboard' => '',
+    // 'uploaded by: %s' => '',
+    // 'uploaded on: %s' => '',
+    // 'size: %s' => '',
 );
-- 
cgit v1.2.3