change language
-
hi,
i want to know if i want to change the “xx days ago” in french, i tried to open the tweetget.php and edit
***
if ($diff < 7) {
return sprintf($diff > 1 ? ‘Il y a %s jours’ : ‘Hier’, $diff);
***but it still appear in english, so where can i change it please ?
thanx ??
J
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘change language’ is closed to new replies.