mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 06:43:45 +02:00
Push updated languages
This commit is contained in:
5
resources/lang/fr/validation.php
Normal file
5
resources/lang/fr/validation.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
return array(
|
||||
"before" => ":attribute doit être une date antérieur a :date.",
|
||||
"ip" => ":attribute doit être une adresse IP valide.",
|
||||
);
|
||||
Reference in New Issue
Block a user