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' => 'Već imaš jedan pod-zadatak "u radu"',
|
||||
'Which parts of the project do you want to duplicate?' => 'Koje delove projekta želiš duplicirati?',
|
||||
'Disallow login form' => 'Zabrani prijavnu formu',
|
||||
'Bitbucket commit received' => 'Bitbucket: commit dobijen',
|
||||
'Bitbucket webhooks' => 'Bitbucket: webhooks',
|
||||
'Help on Bitbucket webhooks' => 'Pomoć na Bitbucket webhooks',
|
||||
'Start' => 'Početak',
|
||||
'End' => 'Kraj',
|
||||
'Task age in days' => 'Trajanje zadatka u danima',
|
||||
@@ -750,19 +747,10 @@ return array(
|
||||
'User that will receive the email' => 'Korisnik će dobiti email',
|
||||
'Email subject' => 'Predmet email-a',
|
||||
'Date' => 'Datum',
|
||||
'By @%s on Bitbucket' => 'Od @%s na Bitbucket',
|
||||
'Bitbucket Issue' => 'Bitbucket problem',
|
||||
'Commit made by @%s on Bitbucket' => 'Commit-ao @%s na Bitbucket',
|
||||
'Commit made by @%s on Gitlab' => 'Commit-ao @%s na Gitlab',
|
||||
'Add a comment log when moving the task between columns' => 'Dodaj komentar u dnevnik kada se pomjeri zadatak između kolona',
|
||||
'Move the task to another column when the category is changed' => 'Pomjeri zadatak u drugu kolonu kada je kategorija promijenjena',
|
||||
'Send a task by email to someone' => 'Pošalji zadatak nekome emailom',
|
||||
'Reopen a task' => 'Ponovo otvori zadatak',
|
||||
'Bitbucket issue opened' => 'Bitbucket: otvoren problem',
|
||||
'Bitbucket issue closed' => 'Bitbucket: zatvoren problem',
|
||||
'Bitbucket issue reopened' => 'Bitbucket: problem ponovo otvoren',
|
||||
'Bitbucket issue assignee change' => 'Bitbucket: promijenjen izvršilac problema',
|
||||
'Bitbucket issue comment created' => 'Bitbucket: dodan komentar na problemu',
|
||||
'Column change' => 'Promijena kolone',
|
||||
'Position change' => 'Promjena pozicije',
|
||||
'Swimlane change' => 'Promjena swimline trake',
|
||||
|
||||
Reference in New Issue
Block a user