summaryrefslogtreecommitdiff
path: root/app/Locale
diff options
context:
space:
mode:
authorChristian González <nerdoc@users.noreply.github.com>2015-03-19 06:02:00 +0100
committerChristian González <nerdoc@users.noreply.github.com>2015-03-19 06:02:00 +0100
commitef9c9c21c635a97d1268c67ab0ee9c5221b03f43 (patch)
tree884c7b1477eb0f60d7bc03105f6cbce49649bcbe /app/Locale
parentcf5182ee4bd70da910a6aa0bb3dd2a3d2e05c82c (diff)
Gitlab "Thema" -> "Fehler"
changed because "Thema" is no good word for issue in this context. The translation for github uses "Fehler" as well, there correctly.
Diffstat (limited to 'app/Locale')
-rw-r--r--app/Locale/de_DE/translations.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index ecdeab64..eea3fdd2 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -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',