activity/l10n/fr.php

7 строки
291 B
PHP

<?php $TRANSLATIONS = array(
"Activity" => "Activité",
"RSS feed" => "Flux RSS",
"No activities yet." => "Aucune activité.",
"You will see a list of events here when you start to use your %s." => "Vous verrez ici une liste d'événements lorsque vous commencerez à utiliser votre %s."
);