diff options
Diffstat (limited to 'app/Locale/de_DE')
-rw-r--r-- | app/Locale/de_DE/translations.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index f9124641..eb6c8607 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -553,4 +553,9 @@ return array( // 'Everybody have access to this project.' => '', // 'Webhooks' => '', // 'API' => '', + // 'Integration' => '', + // 'Github webhook' => '', + // 'Help on Github webhook' => '', + // 'Create a comment from an external provider' => '', + // 'Github issue comment created' => '', ); |