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' => 'Jeden dílčí úkol již aktuálně řešíte',
|
||||
'Which parts of the project do you want to duplicate?' => 'Které části projektu chcete duplikovat?',
|
||||
// 'Disallow login form' => '',
|
||||
'Bitbucket commit received' => 'Bitbucket commit erhalten',
|
||||
'Bitbucket webhooks' => 'Bitbucket webhooks',
|
||||
'Help on Bitbucket webhooks' => 'Hilfe für Bitbucket webhooks',
|
||||
'Start' => 'Začátek',
|
||||
'End' => 'Konec',
|
||||
'Task age in days' => 'Doba trvání úkolu ve dnech',
|
||||
@@ -750,19 +747,10 @@ return array(
|
||||
'User that will receive the email' => 'Uživatel, který dostane E-mail',
|
||||
'Email subject' => 'E-mail Předmět',
|
||||
'Date' => 'Datum',
|
||||
// 'By @%s on Bitbucket' => '',
|
||||
// 'Bitbucket Issue' => '',
|
||||
// 'Commit made by @%s on Bitbucket' => '',
|
||||
// 'Commit made by @%s on Gitlab' => '',
|
||||
'Add a comment log when moving the task between columns' => 'Přidat komentář když je úkol přesouván mezi sloupci',
|
||||
'Move the task to another column when the category is changed' => 'Přesun úkolu do jiného sloupce když je změněna kategorie',
|
||||
'Send a task by email to someone' => 'Poslat někomu úkol poštou',
|
||||
'Reopen a task' => 'Znovu otevřít úkol',
|
||||
// 'Bitbucket issue opened' => '',
|
||||
// 'Bitbucket issue closed' => '',
|
||||
// 'Bitbucket issue reopened' => '',
|
||||
// 'Bitbucket issue assignee change' => '',
|
||||
// 'Bitbucket issue comment created' => '',
|
||||
'Column change' => 'Spalte geändert',
|
||||
'Position change' => 'Position geändert',
|
||||
'Swimlane change' => 'Swimlane geändert',
|
||||
|
||||
Reference in New Issue
Block a user