From c4e6d658e4099bd8152c77a76f486809693205f5 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 25 Oct 2014 18:13:13 -0400 Subject: Finish github webhooks integration --- app/Locale/de_DE/translations.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/Locale/de_DE/translations.php') 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' => '', ); -- cgit v1.2.3