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/fr_FR/translations.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/Locale/fr_FR') diff --git a/app/Locale/fr_FR/translations.php b/app/Locale/fr_FR/translations.php index 8b1287ce..5f7e7935 100644 --- a/app/Locale/fr_FR/translations.php +++ b/app/Locale/fr_FR/translations.php @@ -553,4 +553,9 @@ return array( 'Everybody have access to this project.' => 'Tout le monde a acccès à ce projet.', 'Webhooks' => 'Webhooks', 'API' => 'API', + 'Integration' => 'Intégration', + 'Github webhook' => 'Webhook Github', + 'Help on Github webhook' => 'Aide sur les webhooks Github', + 'Create a comment from an external provider' => 'Créer un commentaire depuis un fournisseur externe', + 'Github issue comment created' => 'Commentaire créé sur un ticket Github', ); -- cgit v1.2.3