summaryrefslogtreecommitdiff
path: root/app/Locales/es_ES/translations.php
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-10-15 20:14:48 -0400
committerFrédéric Guillot <fred@kanboard.net>2014-10-15 20:14:48 -0400
commit378428cf2b0e9656a92cdb4f906f5c100ca03922 (patch)
tree315649f96c27b7ec7db3db09117874703dbf26b8 /app/Locales/es_ES/translations.php
parentc5eada7831e9be4435b43a61308b115448b3b913 (diff)
Update Russian translation (pull-request #321)
Diffstat (limited to 'app/Locales/es_ES/translations.php')
-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 40a30bb4..ffaeaf2d 100644
--- a/app/Locales/es_ES/translations.php
+++ b/app/Locales/es_ES/translations.php
@@ -449,6 +449,7 @@ return array(
'Email:' => 'Correo electrónico:',
'Default project:' => 'Proyecto por defecto:',
'Notifications:' => 'Notificaciones:',
+ // 'Notifications' => '',
'Group:' => 'Grupo:',
'Regular user' => 'Usuario regular:',
'Account type:' => 'Tipo de Cuenta:',
@@ -547,4 +548,5 @@ return array(
// 'My tasks' => '',
// 'Activity stream' => '',
// 'Dashboard' => '',
+ // 'Confirmation' => '',
);