From e9983920e16b4f4bc7ff97c334b6eeccc9631f39 Mon Sep 17 00:00:00 2001
From: Guillaume <guillaume@asymmetrics.nl>
Date: Tue, 8 Mar 2022 21:55:57 +0000
Subject: [PATCH] Translated using Weblate (Dutch)

Currently translated at 100.0% (70 of 70 strings)

Translation: Simple Mobile Tools/Simple Notes
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-notes/nl/
---
 app/src/main/res/values-nl/strings.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml
index 0afeab75..c3589bd7 100644
--- a/app/src/main/res/values-nl/strings.xml
+++ b/app/src/main/res/values-nl/strings.xml
@@ -67,8 +67,8 @@
     <!-- Import / Export -->
     <string name="export_all_notes">Alle notities naar bestanden exporteren</string>
     <string name="import_folder">Map importeren</string>
-    <string name="export_notes">Export all notes</string>
-    <string name="import_notes">Import notes</string>
+    <string name="export_notes">Alle notities exporteren</string>
+    <string name="import_notes">Notities importeren</string>
     <!-- FAQ -->
     <string name="faq_1_title">Hoe verander ik de kleuren van de widgets\?</string>
     <string name="faq_1_text">Gebruik de optie in de instellingen van de app om de kleuren aan te passen, of maak de widget opnieuw aan. Indien er meerdere widgets van deze app actief zijn, zal deze optie niet beschikbaar zijn. De kleuren zijn dan alleen aan te passen door de widget opnieuw aan te maken.</string>
@@ -82,4 +82,4 @@
         Haven't found some strings? There's more at
         https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
     -->
-</resources>
+</resources>
\ No newline at end of file