diff options
author | Cedric HT <cedric_hothanh@bitbucket.org> | 2016-01-18 12:17:50 +0100 |
---|---|---|
committer | Cedric HT <cedric_hothanh@bitbucket.org> | 2016-01-18 12:17:50 +0100 |
commit | db99c9966ce21789dfa4d6618998ea288756d0ae (patch) | |
tree | 85dec38588e0761214f844abb223e5b618260ca7 /fr-fr | |
parent | e91cb98abedd979f67acdc08dd7cb81b75f317cc (diff) |
Corrected header
- Added muself as translator;
- set lang field;
- corrected filename field.
Diffstat (limited to 'fr-fr')
-rw-r--r-- | fr-fr/wolfram-fr.html.markdown | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/fr-fr/wolfram-fr.html.markdown b/fr-fr/wolfram-fr.html.markdown index d297bd74..3a69e1d8 100644 --- a/fr-fr/wolfram-fr.html.markdown +++ b/fr-fr/wolfram-fr.html.markdown @@ -2,8 +2,10 @@ language: wolfram contributors: - ["hyphz", "http://github.com/hyphz/"] +translators: - ["altaris", "http://github.com/altaris/"] -filename: learnwolfram.nb +filename: learnwolfram-fr.nb +lang: fr-fr --- Le langage Wolfram est utilisé dans les programmes suivants : @@ -163,4 +165,4 @@ Manipulate[y^2, {y, 0, 20}] (* Crée une interface graphique interactive qui ## Envie d'aller plus loin ? * [Documentation du langage Wolfram (en anglais)] -(http://reference.wolfram.com/language/)
\ No newline at end of file +(http://reference.wolfram.com/language/) |