From af5d2e04ec7ba4a4e973f45f8d719e595ddd73c2 Mon Sep 17 00:00:00 2001 From: Peter Binkley <pbinkley@users.noreply.github.com> Date: Mon, 7 Dec 2020 18:28:39 -0700 Subject: [PATCH] Typos in Dutch translation (#3367) Confirmation: https://dictionary.cambridge.org/dictionary/dutch-english/informatie https://www.verbix.com/webverbix/go.php?T1=selecteren&Submit=Go&D1=24&H1=124 --- src/locales/nl/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/nl/translation.json b/src/locales/nl/translation.json index fa1a6eea4..63c1f6b2b 100644 --- a/src/locales/nl/translation.json +++ b/src/locales/nl/translation.json @@ -81,7 +81,7 @@ "openCompanionWindow_annotations": "Annotaties", "openCompanionWindow_attribution": "Rechten", "openCompanionWindow_canvas": "Index", - "openCompanionWindow_info": "Informatioe", + "openCompanionWindow_info": "Informatie", "openCompanionWindow_search": "Zoeken", "openInCompanionWindow": "Open in een apart paneel", "openWindows": "Geopende vensters", @@ -100,7 +100,7 @@ "searchPreviousResult": "Vorig resultaat", "searchSubmitAria": "Zoeken", "searchTitle": "Zoek", - "selectWorkspaceMenu": "Selcteer workspacetype", + "selectWorkspaceMenu": "Selecteer workspacetype", "showingNumAnnotations": "{{number}} annotaties weergegeven", "showZoomControls": "Toon zoomknoppen", "sidebarPanelsNavigation": "Zijbalk panelen navigatie", -- GitLab