diff options
Diffstat (limited to 'app/Locale/es_ES/translations.php')
-rw-r--r-- | app/Locale/es_ES/translations.php | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php index 152a617a..7e951471 100644 --- a/app/Locale/es_ES/translations.php +++ b/app/Locale/es_ES/translations.php @@ -353,7 +353,6 @@ return array( 'Clone' => 'Clonar', 'Project cloned successfully.' => 'Proyecto clonado correctamente', 'Unable to clone this project.' => 'Impsible clonar proyecto', - 'Email notifications' => 'Notificaciones correo electrónico', 'Enable email notifications' => 'Habilitar notificaciones por correo electrónico', 'Task position:' => 'Posición de la tarea', 'The task #%d have been opened.' => 'La tarea #%d ha sido abierta', @@ -735,12 +734,6 @@ return array( 'SEK - Swedish Krona' => 'SEK - Corona sueca', 'The project identifier is an optional alphanumeric code used to identify your project.' => 'El identificador del proyecto us un código opcional alfanumérico que se usa para identificar su proyecto.', 'Identifier' => 'Identificador', - 'Postmark (incoming emails)' => 'Matasellos (emails entrantes)', - 'Help on Postmark integration' => 'Ayuda sobre la integración de Matasellos', - 'Mailgun (incoming emails)' => 'Mailgun (emails entrantes)', - 'Help on Mailgun integration' => 'Ayuda sobre la integración con Mailgun', - 'Sendgrid (incoming emails)' => 'Sendgrid (emails entrantes)', - 'Help on Sendgrid integration' => 'Ayuda sobre la integración con Sendgrid', 'Disable two factor authentication' => 'Desactivar la autenticación de dos factores', 'Do you really want to disable the two factor authentication for this user: "%s"?' => '¿Realmentes quiere desactuvar la autenticación de dos factores para este usuario: "%s?"', 'Edit link' => 'Editar enlace', |