Files
panel-pelican-dev/lang/fr/search.php
2026-01-15 07:59:55 -05:00

10 lines
284 B
PHP

<?php
return [
'validation' => 'Veuillez saisir au moins trois caractères pour commencer la recherche.',
'term' => [
'label' => 'Terme de recherche',
'description' => 'Entrez un nom de serveur, uuid ou une allocation pour commencer la recherche.',
],
];