server/apps/files_sharing/l10n/fr.php
2012-08-31 02:07:19 +02:00

6 lines
189 B
PHP

<?php $TRANSLATIONS = array(
"Password" => "Mot de passe",
"Submit" => "Envoyer",
"Download" => "Télécharger",
"web services under your control" => "services web sous votre contrôle"
);