diff --git a/l10n/nl/viewer.properties b/l10n/nl/viewer.properties
index 3d4cd0e20..61fb64f60 100644
--- a/l10n/nl/viewer.properties
+++ b/l10n/nl/viewer.properties
@@ -167,6 +167,13 @@ find_highlight=Alles markeren
 find_match_case_label=Hoofdlettergevoelig
 find_reached_top=Bovenkant van document bereikt, doorgegaan vanaf onderkant
 find_reached_bottom=Onderkant van document bereikt, doorgegaan vanaf bovenkant
+# LOCALIZATION NOTE (find_matches_count): "{{current}}" and "{{total}}" will be
+# replaced by a number representing the index of the currently active find result,
+# respectively a number representing the total number of matches in the document.
+find_matches_count={{current}} van {{total}} overeenkomsten
+# LOCALIZATION NOTE (find_matches_count_limit): "{{limit}}" will be replaced by
+# a numerical value.
+find_matches_count_limit=Meer dan {{limit}} overeenkomsten
 find_not_found=Tekst niet gevonden
 
 # Error panel labels