-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from caouecs/master
Update local fork
- Loading branch information
Showing
63 changed files
with
1,654 additions
and
589 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# This file is for unifying the coding style for different editors and IDEs | ||
# editorconfig.org | ||
|
||
root = true | ||
|
||
[*] | ||
end_of_line = lf | ||
charset = utf-8 | ||
trim_trailing_whitespace = true | ||
insert_final_newline = true | ||
indent_style = space | ||
indent_size = 4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
_site | ||
/vendor/ | ||
.DS_Store | ||
.DS_Store |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,282 @@ | ||
# Changelog | ||
|
||
05 March 2014 | ||
|
||
* Update Indonesian (id) with Translated lines description by [Ivo Idham Perdameian](https://github.com/idhamperdameian) | ||
|
||
03 March 2014 | ||
|
||
* Add Montenegrin (me) by [Ognjen MIletić](https://github.com/ognjenm) | ||
* Update Bosnian (bs) for reminders.send and validation.required_without_all by [mrakodol](https://github.com/mrakodol) | ||
* Update Danish (da) for validation.required_without_all, new validation.email and validation.required_with_all by [Daniel Bøndergaard](https://github.com/danielboendergaard) | ||
|
||
02 March 2014 | ||
|
||
* Fix on Russian (ru) for validation.required_with_all by [Evgeny Kovalev](https://github.com/EvgenyKovalev) | ||
|
||
01 March 2014 | ||
|
||
* Update Indonesian (id) for validation.required_with_all by [Ivo Idham Perdameian](https://github.com/idhamperdameian) | ||
* Update French (fr) with validation.required_with_all by [Fred Delrieu](https://github.com/caouecs) | ||
* Update all languages with example for custom message by [Ivo Idham Perdameian](https://github.com/idhamperdameian) | ||
* All validation.required_with_all in all languages ( english version ) by [Fred Delrieu](https://github.com/caouecs) | ||
|
||
28 February 2014 | ||
|
||
* Update Russian (ru) for validation.required_with_all and example for custom message by [Evgeny Kovalev](https://github.com/EvgenyKovalev) | ||
* Update French (fr) with validation.attributes.password_confirmation by [Barbuslex](https://github.com/barbuslex) | ||
* Update Vietnamese (vi) for new validation.email and validation.required_without_all by [anhsaker](https://github.com/anhsaker) | ||
|
||
27 February 2014 | ||
|
||
* Update Russian (ru) for new validation.email by [Evgeny Kovalev](https://github.com/EvgenyKovalev) | ||
* Update Indonesian (id) for fix, validation.required_without_all and new validation.email by [Ivo Idham Perdameian](https://github.com/idhamperdameian) | ||
|
||
26 February 2014 | ||
|
||
* Update German (de) for validation.required_without_all by [justb81](https://github.com/justb81) | ||
* Update Romanian (ro) by [Vadim](https://github.com/cojocaru) | ||
|
||
25 February 2014 | ||
|
||
* Update Romanian (ro) by [Vadim](https://github.com/cojocaru) | ||
|
||
18 February 2014 | ||
|
||
* Update Serbian (sr) for reminders and validation files by [Adis](https://github.com/adis-me) | ||
|
||
07 February 2014 | ||
|
||
* Add Cambodian (km) by [Chanthoeun Kim](https://github.com/Chanthoeun) | ||
* Update Russian (ru) for validation.required_without_all by [Evgeny Kovalev](https://github.com/EvgenyKovalev) | ||
* Update Portuguese (pt) and Brazilian (pt-BR) for validation.required_without_all [miguelbgouveia](https://github.com/miguelbgouveia) | ||
* Update Swedish (sv) and Finnish (fi) by [Linus Odenring](https://github.com/linusodenring) | ||
|
||
06 February 2014 | ||
|
||
* Update French (fr) with validation.required_without_all by [Fred Delrieu](https://github.com/caouecs) | ||
* Add validation.required_without_all in English for all files | ||
* Update Swedish (sv) and Finnish (fi) by [Linus Odenring](https://github.com/linusodenring) | ||
|
||
05 February 2014 | ||
|
||
* Update French (fr) by [Alexandre Butynski](https://github.com/alexandre-butynski) | ||
|
||
28 January 2014 | ||
|
||
* Update Arabic (ar) by [Ihab Shoully](https://github.com/shoully) | ||
|
||
26 January 2014 | ||
|
||
* Update Brazilian (pt-BR) for Laravel 4.1 by [Gabriel Machado](https://github.com/gmsantosxl) | ||
* Update Slovak (sk) by [Andrej Badin](https://github.com/Andreyco) | ||
|
||
22 January 2014 | ||
|
||
* Update Italian (it) by [Davide Bellini](https://github.com/billmn) | ||
* Update Arabic (ar) for Laravel 4.1 by [Ihab Shoully](https://github.com/shoully) | ||
|
||
15 January 2014 | ||
|
||
* Update Danish (da) for Laravel 4.1 by [Daniel Bøndergaard](https://github.com/danielboendergaard) | ||
|
||
13 January 2014 | ||
|
||
* Update Swedish and Norwegian Bokmål for Laravel 4.1 by [thomeu](https://github.com/thomeu) | ||
|
||
10 January 2014 | ||
|
||
* Update Indonesian (id) for Laravel 4.0 and 4.1 by [Ivo Idham Perdameian](https://github.com/idhamperdameian) | ||
|
||
09 January 2014 | ||
|
||
* Update Turkish (tr) for Laravel 4.1 by [Arda Kılıçdağı](https://github.com/Ardakilic) | ||
* Update Polish (pl) for Laravel 4.0 and 4.1 by [Marcin Sągol](https://github.com/soee) | ||
|
||
30 December 2013 | ||
|
||
* Update Czech (cs) for Laravel 4.1 by [rozklad](https://github.com/rozklad) | ||
|
||
29 December 2013 | ||
|
||
* Update Italian (it) for Laravel 4.1 by [alextesi](https://github.com/alextesi) | ||
|
||
28 December 2013 | ||
|
||
* Update German (de) for Laravel 4.1 by [Gerald Lindner](https://github.com/vauteer) | ||
|
||
23 December 2013 | ||
|
||
* Update Greek (el) for Laravel 4.1 by [dimsav](https://github.com/dimsav) | ||
|
||
17 December 2013 | ||
|
||
* Fix Spanish (es) by [Javier Cadiz](https://github.com/cadizjavier) | ||
|
||
16 December 2013 | ||
|
||
* Fix Slovak (sk) by [Roumen Damianoff](https://github.com/RoumenDamianoff) | ||
* Update Bulgarian (bg) for Laravel 4.0 and Laravel 4.1 by [Roumen Damianoff](https://github.com/RoumenDamianoff) | ||
|
||
15 December 2013 | ||
|
||
* Update Arabic (ar) for Laravel 4.1 by [Ammar Alakkad](https://github.com/AAlakkad) | ||
|
||
12 December 2013 | ||
|
||
* Update Catalan (ca) and Spanish (es) for Laravel 4.1 by [David Moreno](https://github.com/davidmb91) | ||
* Update Portuguese (pt) for Laravel 4.1 by [miguelbgouveia](https://github.com/miguelbgouveia) | ||
|
||
01 December 2013 | ||
|
||
* Update Vietnamese (vi) for Laravel 4.1 by [anhsaker](https://github.com/anhsaker) | ||
|
||
21 November 2013 | ||
|
||
* Add reminders.sent in develop branch for Laravel 4.1 | ||
* Update French (fr) by [Fred Delrieu](https://github.com/caouecs) | ||
* Update Russian (ru) by [Evgeny Kovalev](https://github.com/EvgenyKovalev) | ||
|
||
18 November 2013 | ||
|
||
* Add Macedonian (mk) by [maced0n](https://github.com/maced0n) | ||
|
||
10 November 2013 | ||
|
||
* Add Catalan (ca) by [David Moreno](https://github.com/davidmb91) | ||
|
||
09 Novembre 2013 | ||
|
||
* Array elements (it) and (ro) by [Ionut Tanasa](https://github.com/ionut-tanasa) | ||
|
||
02 November 2013 | ||
|
||
* Add Korean (ko) by [Kaden Lee](https://github.com/thisiskaden) | ||
|
||
30 October 2013 | ||
|
||
* Add Slovak (sk) by [Martin Olšanský](https://github.com/MartinOlsansky) | ||
* Add Czech (cs) by [rozklad](https://github.com/rozklad) | ||
|
||
27 October 2013 | ||
|
||
* Add Norwegian Bokmål (nb) by [Marius](https://github.com/mariuso) | ||
|
||
23 October 2013 | ||
|
||
* Array elements (th) by [chotikarn](https://github.com/chotikarn) | ||
|
||
18 October 2013 | ||
|
||
* Fix Russian (ru) by [Vasily Tsybenko](https://github.com/VasayXTX) | ||
|
||
16 October 2013 | ||
|
||
* Add Bosnian (bs) by [mrakodol](https://github.com/mrakodol) | ||
|
||
01 October 2013 | ||
|
||
* Fix German (de) by [nullEuro](https://github.com/nullEuro) | ||
|
||
20 Septembre 2013 | ||
|
||
* Fix Portuguese (pt) by [miguelbgouveia](https://github.com/miguelbgouveia) | ||
|
||
19 September 2013 | ||
|
||
* Array elements (pt-BR) by [insign](https://github.com/insign) | ||
|
||
06 September 2013 | ||
|
||
* Fix german (de) by [lanort](https://github.com/lanort) | ||
|
||
18 August 2013 | ||
|
||
* Array elements (el) by [Konstantinos Pittas](https://github.com/kostaspt) | ||
|
||
14 August 2013 | ||
|
||
* Array elements (tr) by [Sinan Eldem](https://github.com/sineld) | ||
* Array elements (ru) by [EvgenyKovalev](https://github.com/EvgenyKovalev) | ||
* Array elements (de) by [Jones](https://github.com/JN-Jones) | ||
|
||
13 August 2013 | ||
|
||
* Array elements (es) by [Nikoskip](https://github.com/nikoskip) | ||
|
||
12 August 2013 | ||
|
||
* Array elements (nl) by [juukie14](https://github.com/juukie14) | ||
|
||
05 August 2013 | ||
|
||
* Fix Arabic (ar) by [Ibrahim AshShohail](https://github.com/laheab) | ||
* Add array elements | ||
|
||
04 August 2013 | ||
|
||
* Fix German (de) by [iflow](https://github.com/iflow) | ||
|
||
30 July 2013 | ||
|
||
* Add Brazilian (pt-BR) by [c0h1b4](https://github.com/c0h1b4) | ||
* Update Brazilian (pt-BR) by [miguelbgouveia](https://github.com/miguelbgouveia) | ||
* Add Vietnamese (vi) by [anhsaker](https://github.com/anhsaker) | ||
|
||
19 July 2013 | ||
|
||
* Update Swedish (sv) by [Jonas Söderberg](https://github.com/imevul) | ||
|
||
12 July 2013 | ||
|
||
* Review (pt) by [miguelbgouveia](https://github.com/miguelbgouveia) | ||
|
||
06 July 2013 | ||
|
||
* Add validation.attributes (fr) by [Fred Delrieu](https://github.com/caouecs) | ||
* Indentation | ||
|
||
04 July 2013 | ||
|
||
* Add Thai (th) by [teepluss](https://github.com/teepluss) | ||
* Add many languages files from Laravel3 - need review | ||
|
||
02 July 2013 | ||
|
||
* ISO 639-1 for Danish (dk->da) by [Fred Delrieu](https://github.com/caouecs) | ||
|
||
22 June 2013 | ||
|
||
* Review (nl) by [Thomasdezeeuw](https://github.com/Thomasdezeeuw) | ||
|
||
17 June 2013 | ||
|
||
* Review (nl) by [jaspur](https://github.com/jaspur) | ||
|
||
14 June 2013 | ||
|
||
* Add Hungarian (hu) by [terdelyi](https://github.com/terdelyi) | ||
* Add Portuguese (pt) by [miguelbgouveia](https://github.com/miguelbgouveia) | ||
|
||
13 June 2013 | ||
|
||
* Review Danish (dk) by [hauthorn](https://github.com/hauthorn) | ||
|
||
11 June 2013 | ||
|
||
* Review (tr) by [pellempus](https://github.com/pellempus) | ||
|
||
09 June 2013 | ||
|
||
* Add Danish (dk) by [AndreasHeiberg](https://github.com/AndreasHeiberg) | ||
|
||
07 June 2013 | ||
|
||
* Add Greek (el) by [igaster](https://github.com/igaster) | ||
* Update (es) by [Nikoskip](https://github.com/nikoskip) | ||
|
||
04 June 2013 | ||
|
||
* Add traditional chinese (HK) by [efilm](https://github.com/efilm) | ||
* Add attributes (ar) by [AAlakkad](https://github.com/AAlakkad) | ||
* Review (nl) by [jeroengerits](https://github.com/jeroengerits) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.