Vance Lucas
97ae575141
Merge pull request #38 from Kilte/lang-en-fix
...
Fix typo
2014-01-05 19:02:24 -08:00
Kilte
bd484139c4
Added russian translation
2014-01-06 04:20:38 +04:00
Kilte
590bbcce5f
Fix typo
2014-01-06 04:03:28 +04:00
Mirco Fermo
f59e34ee83
Added Italian translation
2013-12-31 18:19:54 +01:00
Raphaël Emourgeon
aab213b741
Add french language.
2013-12-18 10:32:38 +01:00
Big Ginger Nerd
89352fcc15
Added validator for boolean
2013-10-15 14:59:34 +02:00
Marcos Neves
d88dc56a69
add lang pt-BR
2013-08-16 11:21:21 -03:00
Vance Lucas
05c1b9ab15
Error messages now include field name by default
...
* Version 1.1.0 release
2013-06-29 10:26:03 -05:00
panxianhai
e77af45613
add Chinese translation
2013-04-06 11:44:06 +08:00
Vance Lucas
9e13e8ef82
Merge pull request #6 from spekkionu/master
...
Fixed some typos in messages and documentation.
2013-03-20 07:09:16 -07:00
Jonathan Bernardi
922f3546bd
Fix some typos.
2013-03-19 11:09:39 -08:00
Abdul.Mohsen B. A. A.
9748d4d0e5
added Arabic translation
2013-03-16 15:58:41 +03:00
Pascal Borreli
0ada9f2ad6
Fixed typos
2013-03-06 01:54:59 +00:00
Chris Cornutt
6169b04cc5
adding default error message to EN language file for "contains"
2013-03-05 10:41:38 -06:00
Vance Lucas
4123e185f4
Add error messages with basic translation support
...
* Initial English error messages file and directory
* Setup methods to specify language and directory to find lang files in
* Change 'alphaDash' validation name to 'slug' for URL slugs
* Now passing all parameters to error message via `vsprintf`
* Add `message` convenience method to easily specify custom message on
last validation rule
* Add tests for error messages
2013-02-02 20:10:02 -06:00