diff --git a/src/i18n/locales/nl/rightSidebar/fonts.json b/src/i18n/locales/nl/rightSidebar/fonts.json index dbcfe5f2..6fe6c1e6 100644 --- a/src/i18n/locales/nl/rightSidebar/fonts.json +++ b/src/i18n/locales/nl/rightSidebar/fonts.json @@ -1,7 +1,7 @@ { - "title": "Fonts", + "title": "Lettertypes", "fontFamily": { - "label": "Font Family", - "helpText": "You can use any font that is installed on your system as well. Just enter the name of the font family here and the browser would load it up for you." + "label": "Lettertype Familie", + "helpText": "U kunt elk lettertype gebruiken dat ook op uw systeem is geïnstalleerd. Voer hier gewoon de naam in van de lettertype familie en de browser zou het voor je laden." } }