From 378428cf2b0e9656a92cdb4f906f5c100ca03922 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Wed, 15 Oct 2014 20:14:48 -0400 Subject: Update Russian translation (pull-request #321) --- app/Locales/es_ES/translations.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/Locales/es_ES/translations.php') 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' => '', ); -- cgit v1.2.3