Move Gitlab webhook to an external plugin
This commit is contained in:
@@ -543,14 +543,8 @@ return array(
|
||||
'Your swimlane have been created successfully.' => 'A folyamat sikeresen létrehozva.',
|
||||
'Example: "Bug, Feature Request, Improvement"' => 'Például: Hiba, Új funkció, Fejlesztés',
|
||||
'Default categories for new projects (Comma-separated)' => 'Alapértelmezett kategóriák az új projektekben (Vesszővel elválasztva)',
|
||||
'Gitlab commit received' => 'Gitlab commit érkezett',
|
||||
'Gitlab issue opened' => 'Gitlab issue nyitás',
|
||||
'Gitlab issue closed' => 'Gitlab issue zárás',
|
||||
'Gitlab webhooks' => 'Gitlab webhooks',
|
||||
'Help on Gitlab webhooks' => 'Gitlab webhooks súgó',
|
||||
'Integrations' => 'Integráció',
|
||||
'Integration with third-party services' => 'Integráció harmadik féllel',
|
||||
'Gitlab Issue' => 'Gitlab issue',
|
||||
'Subtask Id' => 'Részfeladat id',
|
||||
'Subtasks' => 'Részfeladatok',
|
||||
'Subtasks Export' => 'Részfeladat exportálás',
|
||||
@@ -870,8 +864,6 @@ return array(
|
||||
// 'Remote user' => '',
|
||||
// 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
|
||||
// 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
|
||||
// 'By @%s on Gitlab' => '',
|
||||
// 'Gitlab issue comment created' => '',
|
||||
// 'New remote user' => '',
|
||||
// 'New local user' => '',
|
||||
// 'Default task color' => '',
|
||||
@@ -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