diff options
Diffstat (limited to 'help/l10n/fr.php')
-rw-r--r-- | help/l10n/fr.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/help/l10n/fr.php b/help/l10n/fr.php new file mode 100644 index 00000000000..2b9bf96684d --- /dev/null +++ b/help/l10n/fr.php @@ -0,0 +1,4 @@ +<?php $TRANSLATIONS = array( +"Questions and Answers" => "Questions / RĂ©ponses", +"ASK A QUESTION" => "Poser une question" +); |