summaryrefslogtreecommitdiff
path: root/app/Locales/es_ES
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-10-24 22:17:32 -0400
committerFrédéric Guillot <fred@kanboard.net>2014-10-24 22:17:32 -0400
commitf8a25a1550987f21590e861d7de36908b3b135b5 (patch)
treeaea693a2232184efa9f526775023914fc6a3c726 /app/Locales/es_ES
parent25ac5eaedaa5cf55effc7b52f53c5f2a62a9e2c3 (diff)
Add Thai translation (pull-request #353)
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 d24cdfcf..a18597fc 100644
--- a/app/Locales/es_ES/translations.php
+++ b/app/Locales/es_ES/translations.php
@@ -551,4 +551,6 @@ return array(
// 'Confirmation' => '',
// 'Allow everybody to access to this project' => '',
// 'Everybody have access to this project.' => '',
+ // 'Webhooks' => '',
+ // 'API' => '',
);