Merge pull-request #731
This commit is contained in:
commit
61358710c2
|
|
@ -627,8 +627,8 @@ return array(
|
|||
'Example: "Bug, Feature Request, Improvement"' => 'Beispiel: "Bug, Funktionswünsche, Verbesserung"',
|
||||
'Default categories for new projects (Comma-separated)' => 'Standard Kategorien für neue Projekte (Komma-getrennt)',
|
||||
'Gitlab commit received' => 'Gitlab commit erhalten',
|
||||
'Gitlab issue opened' => 'Gitlab Thema eröffnet',
|
||||
'Gitlab issue closed' => 'Gitlab Thema geschlossen',
|
||||
'Gitlab issue opened' => 'Gitlab Fehler eröffnet',
|
||||
'Gitlab issue closed' => 'Gitlab Fehler geschlossen',
|
||||
'Gitlab webhooks' => 'Gitlab Webhook',
|
||||
'Help on Gitlab webhooks' => 'Hilfe für Gitlab Webhooks',
|
||||
'Integrations' => 'Integration',
|
||||
|
|
@ -637,7 +637,7 @@ return array(
|
|||
'Project manager' => 'Projektmanager',
|
||||
'Project member' => 'Projektmitglied',
|
||||
'A project manager can change the settings of the project and have more privileges than a standard user.' => 'Ein Projektmanager kann die Projekteinstellungen ändern und hat mehr Rechte als ein normaler Benutzer.',
|
||||
'Gitlab Issue' => 'Gitlab Thema',
|
||||
'Gitlab Issue' => 'Gitlab Fehler',
|
||||
'Subtask Id' => 'Teilaufgaben Id',
|
||||
'Subtasks' => 'Teilaufgaben',
|
||||
'Subtasks Export' => 'Teilaufgaben Export',
|
||||
|
|
|
|||
Loading…
Reference in New Issue