nextcloud/apps/files_sharing/l10n/fr.php

5 lines
84 B
PHP

<?php $TRANSLATIONS = array(
"Password" => "Mot de passe",
"Submit" => "Envoyer"
);