From b04972ebbedfc3bd7e0a08a895b0aa81f5b3d398 Mon Sep 17 00:00:00 2001 From: Ronald Ligteringen Date: Mon, 3 Sep 2018 09:33:15 +0200 Subject: [PATCH] Updated Dutch translations The correct translation for Table of Contents in Dutch is 'Inhoudsopgave' --- src/partials/language/nl.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/partials/language/nl.html b/src/partials/language/nl.html index ad16b2145..cc1a655ba 100644 --- a/src/partials/language/nl.html +++ b/src/partials/language/nl.html @@ -38,5 +38,5 @@ "search.result.other": "# overeenkomende documenten", "skip.link.title": "Ga naar inhoud", "source.link.title": "Ga naar repository", - "toc.title": "Inhoudstafel" + "toc.title": "Inhoudsopgave" }[key] }}{% endmacro %}