diff options
| -rw-r--r-- | fr-fr/go-fr.html.markdown | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/fr-fr/go-fr.html.markdown b/fr-fr/go-fr.html.markdown index 1d2b656b..31e1e92b 100644 --- a/fr-fr/go-fr.html.markdown +++ b/fr-fr/go-fr.html.markdown @@ -2,7 +2,7 @@  name: Go  category: language  language: Go -filename: learngo.go +filename: learngo-fr.go  contributors:      - ["Sonia Keys", "https://github.com/soniakeys"]      - ["Christopher Bess", "https://github.com/cbess"] @@ -10,7 +10,9 @@ contributors:      - ["Quint Guvernator", "https://github.com/qguv"]      - ["Jose Donizetti", "https://github.com/josedonizetti"]      - ["Alexej Friesen", "https://github.com/heyalexej"] +translators:      - ["Jean-Philippe Monette", "http://blogue.jpmonette.net/"] +lang: fr-fr  ---  Go a été créé dans l'optique de déveloper de façcon efficace. Ce n'est pas la | 
