| Translate Most recent Most popular Random in french
I added these lines of code in french.php file to translate the block · Most Recent Most Popular Random · with no effect.
What should I change more?
french.php
$Globals['pp_lang']['mostpop'] = "Les plus populaires";
$Globals['pp_lang']['mostrecent'] = "Les plus récentes";
$Globals['pp_lang']['randoms'] = "Aléatoire";
Thx
|