Skip to content

Commit

Permalink
Merge pull request #4813 from Laravel-Lang/chillbram-patch-1
Browse files Browse the repository at this point in the history
[nl]: Fix small typo
  • Loading branch information
andrey-helldar authored May 21, 2024
2 parents 68b3e5c + a7b201c commit fe40543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion locales/nl/php-inline.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"required_array_keys": "Dit veld moet waardes bevatten voor :values.",
"required_if": "Dit veld is verplicht indien :other gelijk is aan :value.",
"required_if_accepted": "Dit veld is verplicht indien :other is geaccepteerd.",
"required_if_declined": "Dit veld is vepliecht indien :other is geweigerd.",
"required_if_declined": "Dit veld is verplicht indien :other is geweigerd.",
"required_unless": "Dit veld is verplicht tenzij :other gelijk is aan :values.",
"required_with": "Dit veld is verplicht i.c.m. :values",
"required_with_all": "Dit veld is verplicht i.c.m. :values",
Expand Down

0 comments on commit fe40543

Please sign in to comment.