summaryrefslogtreecommitdiff
path: root/app/Locale/es_ES
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-02-16 22:32:15 -0500
committerFrederic Guillot <fred@kanboard.net>2015-02-16 22:32:15 -0500
commit8d1f19fb560047a3d63db8a14ffbad73758624e6 (patch)
treed13760e8c789f43700acf79cfc776fb7a36e8906 /app/Locale/es_ES
parent0242c838d805d4549c16974d56fc192a8a798365 (diff)
Add missing translations
Diffstat (limited to 'app/Locale/es_ES')
-rw-r--r--app/Locale/es_ES/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php
index 56b1a8c4..91a1df15 100644
--- a/app/Locale/es_ES/translations.php
+++ b/app/Locale/es_ES/translations.php
@@ -731,4 +731,6 @@ return array(
// 'Keyboard shortcuts' => '',
// 'Open board switcher' => '',
// 'Application' => '',
+ // 'Filter recently updated' => '',
+ // 'since %B %e, %Y at %k:%M %p' => '',
);