summaryrefslogtreecommitdiff
path: root/app/Locale/es_ES/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/es_ES/translations.php')
-rw-r--r--app/Locale/es_ES/translations.php8
1 files changed, 5 insertions, 3 deletions
diff --git a/app/Locale/es_ES/translations.php b/app/Locale/es_ES/translations.php
index 243c2063..4da11633 100644
--- a/app/Locale/es_ES/translations.php
+++ b/app/Locale/es_ES/translations.php
@@ -35,7 +35,6 @@ return array(
'View this task' => 'Ver esta tarea',
'Remove user' => 'Eliminar un usuario',
'Do you really want to remove this user: "%s"?' => '¿De verdad que desea suprimir a este usuario: « %s » ?',
- 'New user' => 'Añadir un usuario',
'All users' => 'Todos los usuarios',
'Username' => 'Nombre de usuario',
'Password' => 'Contraseña',
@@ -412,9 +411,7 @@ return array(
'About' => 'Acerca de',
'Database driver:' => 'Controlador (Driver) de la base de datos',
'Board settings' => 'Configuraciones del Tablero',
- 'URL and token' => 'URL y ficha',
'Webhook settings' => 'Configuraciones del Disparador Web (Webhook)',
- 'URL for task creation:' => 'URL para la creación de tareas',
'Reset token' => 'Limpiar ficha',
'API endpoint:' => 'Punto final del API',
'Refresh interval for private board' => 'Intervalo de refresco del tablero privado',
@@ -1200,4 +1197,9 @@ return array(
// 'Enter one task by line.' => '',
// 'Number of failed login:' => '',
// 'Account locked until:' => '',
+ // 'Email settings' => '',
+ // 'Email sender address' => '',
+ // 'Email transport' => '',
+ // 'Webhook token' => '',
+ // 'Imports' => '',
);