Move Gitlab webhook to an external plugin
This commit is contained in:
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'Swimline traka je uspješno kreirana.',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Npr: "Greška, Zahtjev za izmjenama, Poboljšanje"',
|
||||
'Default categories for new projects (Comma-separated)' => 'Podrazumijevane kategorije za novi projekat',
|
||||
'Gitlab commit received' => 'Gitlab: commit dobijen',
|
||||
'Gitlab issue opened' => 'Gitlab: problem otvoren',
|
||||
'Gitlab issue closed' => 'Gitlab: problem zatvoren',
|
||||
'Gitlab webhooks' => 'Gitlab webhooks',
|
||||
'Help on Gitlab webhooks' => 'Pomoc na Gitlab webhooks',
|
||||
'Integrations' => 'Integracije',
|
||||
'Integration with third-party services' => 'Integracija sa uslugama vanjskih servisa',
|
||||
'Gitlab Issue' => 'Gitlab problemi',
|
||||
'Subtask Id' => 'ID pod-zadatka',
|
||||
'Subtasks' => 'Pod-zadaci',
|
||||
'Subtasks Export' => 'Izvoz pod-zadataka',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
'Remote user' => 'Vanjski korisnik',
|
||||
'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => 'Vanjski korisnik ne čuva šifru u Kanboard bazi, npr: LDAP, Google i Github korisnički računi.',
|
||||
'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => 'Ako ste označili kvadratić "Zabrani prijavnu formu", unos pristupnih podataka u prijavnoj formi će biti ignorisan.',
|
||||
'By @%s on Gitlab' => 'Od @%s s Gitlab-om',
|
||||
'Gitlab issue comment created' => 'Gitlab: dodan komentar za problem',
|
||||
'New remote user' => 'Novi vanjski korisnik',
|
||||
'New local user' => 'Novi lokalni korisnik',
|
||||
'Default task color' => 'Podrazumijevana boja zadatka',
|
||||
@@ -1047,7 +1039,6 @@ return array(
|
||||
// 'Project Manager' => '',
|
||||
// 'Project Member' => '',
|
||||
// 'Project Viewer' => '',
|
||||
// 'Gitlab issue reopened' => '',
|
||||
// 'Your account is locked for %d minutes' => '',
|
||||
// 'Invalid captcha' => '',
|
||||
// 'The name must be unique' => '',
|
||||
@@ -1094,4 +1085,5 @@ return array(
|
||||
// 'Two-Factor Provider: ' => '',
|
||||
// 'Disable two-factor authentication' => '',
|
||||
// 'Enable two-factor authentication' => '',
|
||||
// 'There is no integration registered at the moment.' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user