summaryrefslogtreecommitdiff
path: root/app/Locales/es_ES
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-05-25 15:15:59 -0400
committerFrédéric Guillot <fred@kanboard.net>2014-05-25 15:15:59 -0400
commit60a45dbb685eb3b810dcced4820afe9d1f1ffe2d (patch)
tree0e098f3730730b017907eaa55494543244e027fe /app/Locales/es_ES
parentf9753e91d288c4d87d6a83ffe994d312eae5a3fd (diff)
Improve file upload
Diffstat (limited to 'app/Locales/es_ES')
-rw-r--r--app/Locales/es_ES/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locales/es_ES/translations.php b/app/Locales/es_ES/translations.php
index 0d8384dd..35ce6c05 100644
--- a/app/Locales/es_ES/translations.php
+++ b/app/Locales/es_ES/translations.php
@@ -369,4 +369,6 @@ return array(
// 'Unable to update your sub-task.' => '',
// 'Unable to create your sub-task.' => '',
// 'Sub-task added successfully.' => '',
+ // 'Maximum size: ' => '',
+ // 'Unable to upload the file.' => '',
);