2025-10-08 16:00:47 -04: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.',
],
];