Update for FRENCH translation for portal_topposters_module.php file
Update for FRENCH translation for portal_topposters_module.php file
This commit is contained in:
@@ -33,8 +33,8 @@ if (empty($lang) || !is_array($lang))
|
|||||||
// equally where a string contains only two placeholders which are used to wrap text
|
// equally where a string contains only two placeholders which are used to wrap text
|
||||||
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
|
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine
|
||||||
$lang = array_merge($lang, array(
|
$lang = array_merge($lang, array(
|
||||||
'TOPPOSTERS' => 'Utilisateurs actifs',
|
'TOPPOSTERS' => 'Utilisateurs les plus actifs',
|
||||||
'TOPPOSTERS_CONFIG' => 'Paramètres des utilisateurs actifs',
|
'TOPPOSTERS_CONFIG' => 'Paramètres des utilisateurs les plus actifs',
|
||||||
|
|
||||||
// ACP
|
// ACP
|
||||||
'NUM_TOPPOSTERS' => 'Nombre d’utilisateurs actifs',
|
'NUM_TOPPOSTERS' => 'Nombre d’utilisateurs actifs',
|
||||||
|
|||||||
Reference in New Issue
Block a user