nextcloud/apps/files_sharing/l10n/fr.php

7 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"
);