Skip to content

Commit 2eedd2c

Browse files
authored
Merge pull request thorsten#1326 from nighknight/patch-1
Error in French translation language_fr.php
2 parents 67dddc9 + f6c1ce9 commit 2eedd2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

phpmyfaq/lang/language_fr.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,8 @@
183183
$PMF_LANG['ad_entry_id'] = 'Identifiant';
184184
$PMF_LANG['ad_entry_topic'] = 'Titre';
185185
$PMF_LANG['ad_entry_action'] = 'Action';
186-
$PMF_LANG['ad_entry_edit_1'] = 'Editer article';
187-
$PMF_LANG['ad_entry_edit_2'] = 'Editer article';
186+
$PMF_LANG['ad_entry_edit_1'] = 'Editer';
187+
$PMF_LANG['ad_entry_edit_2'] = 'article';
188188
$PMF_LANG['ad_entry_theme'] = 'Question :';
189189
$PMF_LANG['ad_entry_content'] = 'Réponse :';
190190
$PMF_LANG['ad_entry_keywords'] = 'Mots-clef :';

0 commit comments

Comments
 (0)