mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-14 04:13:46 +02:00
7 lines
149 B
PHP
7 lines
149 B
PHP
<?php
|
|
|
|
return [
|
|
'before' => ':attribute doit être une date antérieur a :date.',
|
|
'ip' => ':attribute doit être une adresse IP valide.',
|
|
];
|