Skip to content

Commit

Permalink
Merge pull request #4717 from Laravel-Lang/chillbram-patch-1
Browse files Browse the repository at this point in the history
[nl]: Missing word
  • Loading branch information
andrey-helldar authored Apr 28, 2024
2 parents d7a50df + db454d1 commit fe712fd
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 @@ -100,7 +100,7 @@
"present_with_all": "Dit veld moet aanwezig zijn als :values aanwezig zijn.",
"prohibited": "Dit veld is verboden.",
"prohibited_if": "Dit veld is verboden indien :other gelijk is aan :value.",
"prohibited_unless": "Dit veld is verboden tenzij :other is aan :values.",
"prohibited_unless": "Dit veld is verboden tenzij :other gelijk is aan :values.",
"prohibits": "Dit veld verbiedt de aanwezigheid van :other.",
"regex": "Dit formaat is ongeldig.",
"relatable": "Dit veld mag niet gekoppeld worden aan deze bron.",
Expand Down

0 comments on commit fe712fd

Please sign in to comment.