Move bitbucket webhook to an external plugin
This commit is contained in:
@@ -578,9 +578,6 @@ return array(
|
||||
'You already have one subtask in progress' => 'Ya dispones de una subtarea en progreso',
|
||||
'Which parts of the project do you want to duplicate?' => '¿Qué partes del proyecto desea duplicar?',
|
||||
'Disallow login form' => 'Deshabilitar formulario de ingreso',
|
||||
'Bitbucket commit received' => 'Recibido envío desde Bitbucket',
|
||||
'Bitbucket webhooks' => 'Disparadores Web (webhooks) de Bitbucket',
|
||||
'Help on Bitbucket webhooks' => 'Ayuda sobre disparadores web (webhooks) de Bitbucket',
|
||||
'Start' => 'Inicio',
|
||||
'End' => 'Fin',
|
||||
'Task age in days' => 'Edad de la tarea en días',
|
||||
@@ -750,19 +747,10 @@ return array(
|
||||
'User that will receive the email' => 'Usuario que recibirá el correo',
|
||||
'Email subject' => 'Asunto del correo',
|
||||
'Date' => 'Fecha',
|
||||
'By @%s on Bitbucket' => 'Mediante @%s en Bitbucket',
|
||||
'Bitbucket Issue' => 'Asunto de Bitbucket',
|
||||
'Commit made by @%s on Bitbucket' => 'Envío realizado por @%s en Bitbucket',
|
||||
'Commit made by @%s on Gitlab' => 'Envío realizado por @%s en Gitlab',
|
||||
'Add a comment log when moving the task between columns' => 'Añadir un comentario al mover la tarea entre columnas',
|
||||
'Move the task to another column when the category is changed' => 'Mover la tarea a otra columna cuando cambia la categoría',
|
||||
'Send a task by email to someone' => 'Enviar una tarea a alguien por correo',
|
||||
'Reopen a task' => 'Reabrir tarea',
|
||||
'Bitbucket issue opened' => 'Abierto asunto de Bitbucket',
|
||||
'Bitbucket issue closed' => 'Cerrado asunto de Bitbucket',
|
||||
'Bitbucket issue reopened' => 'Reabierto asunto de Bitbucket',
|
||||
'Bitbucket issue assignee change' => 'Cambiado concesionario de asunto de Bitbucket',
|
||||
'Bitbucket issue comment created' => 'Creado comentario de asunto de Bitbucket',
|
||||
'Column change' => 'Cambio de columna',
|
||||
'Position change' => 'Cambio de posición',
|
||||
'Swimlane change' => 'Cambio de calle',
|
||||
|
||||
Reference in New Issue
Block a user