Skip to content

Added Dutch translation for validation rules "date_format" and "required_with". #1989

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 14, 2013

Conversation

juukie
Copy link
Contributor

@juukie juukie commented May 13, 2013

Added Dutch translation for validation rules "date_format" and "required_with" (language/nl/validation.php).

@@ -27,6 +27,7 @@
"countbetween" => ":attribute moet tussen :min en :max geselecteerde elementen bevatten.",
"countmax" => ":attribute moet minder dan :max geselecteerde elementen bevatten.",
"countmin" => ":attribute moet minimaal :min geselecteerde elementen bevatten.",
"date_format" => ":attribute moet een geldige datum formaat bevatten.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"date_format" => ":attribute moet een geldig datumformaat bevatten.",
Better?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, must have overlooked it. Thanks!

taylorotwell added a commit that referenced this pull request May 14, 2013
Added Dutch translation for validation rules "date_format" and "required_with".
@taylorotwell taylorotwell merged commit 348fecc into laravel:master May 14, 2013
zoe-edwards pushed a commit to zoe-edwards/laravel that referenced this pull request Oct 14, 2013
…od-to-collection-class

Add take method to collection class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants