activity/l10n/fr.php

7 строки
291 B
PHP
Исходник Обычный вид История

2013-09-20 15:51:30 +04:00
<?php $TRANSLATIONS = array(
"Activity" => "Activité",
"RSS feed" => "Flux RSS",
2013-10-05 17:12:00 +04:00
"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."
2013-09-20 15:51:30 +04:00
);