Files
panel-pelican-dev/lang/fr/server/mount.php
github-actions[bot] 483145aac8 New Crowdin Translations (#2407)
Co-authored-by: notAreYouScared <1757840+notAreYouScared@users.noreply.github.com>
2026-06-22 09:10:23 -04:00

11 lines
432 B
PHP

<?php
return [
'title' => 'Montages',
'description' => 'Gérer les montages attachés à votre serveur :',
'no_mounts' => 'Il n\'y a pas de montage montable pour ce serveur.',
'notification_updated' => 'Les montages ont été mis à jour',
'notification_updated_body' => 'Redémarrez votre serveur pour appliquer les nouveaux montages',
'notification_failed' => 'Échec de la mise à jour des montages',
];