Skip to content

Commit

Permalink
Fixed missing translation
Browse files Browse the repository at this point in the history
  • Loading branch information
robinvdijk authored Feb 28, 2018
1 parent 7dbec58 commit f9f70dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ransack/locale/nl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ nl:
gt: "groter dan"
gt_any: "groter dan enig"
gt_all: "groter dan alle"
gteq: "groter dan or equal to"
gteq: "groter dan of gelijk aan"
gteq_any: "groter dan or equal to enig"
gteq_all: "groter dan or equal to alle"
in: "in"
Expand Down

0 comments on commit f9f70dd

Please sign in to comment.