diff --git a/src/config/locales/nl-NL.json b/src/config/locales/nl-NL.json index 09165cdd7..5b1c8b64a 100644 --- a/src/config/locales/nl-NL.json +++ b/src/config/locales/nl-NL.json @@ -200,6 +200,10 @@ "no_existing_user": "Geen bestaande gebruiker", "no_existing_post": "Geen bestaand artikel" }, + "search": { + "posts": "Posts", + "comments": "Comments" + }, "comment_filter": { "trending": "trending", "reputation": "reputation",