Push updated languages

This commit is contained in:
Dane Everitt
2016-12-30 17:17:36 -05:00
parent 0afa568095
commit a1dff5cda0
101 changed files with 1626 additions and 1317 deletions

View 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.",
);