Update for FRENCH translation for portal_random_member_module.php file

Update for FRENCH translation for portal_random_member_module.php file
This commit is contained in:
Raphaël
2015-02-08 00:07:10 +01:00
parent f4ce532f69
commit 68af642d73

View File

@@ -34,9 +34,9 @@ if (empty($lang) || !is_array($lang))
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
$lang = array_merge($lang, array(
'PORTAL_RANDOM_MEMBER' => 'Membre aléatoire',
'RND_JOIN' => 'Inscrit',
'RND_JOIN' => 'Enregistré le',
'RND_POSTS' => 'Messages',
'RND_OCC' => 'Métier',
'RND_OCC' => 'Emploi',
'RND_FROM' => 'Localisation',
'RND_WWW' => 'Site Internet',
));