From 5e78be87781b70be0eef791800087e497c2960ca Mon Sep 17 00:00:00 2001
From: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com>
Date: Mon, 7 Jul 2025 17:01:11 +0200
Subject: [PATCH] chore(translation): fix Dutch translation for 'Theme'
---
i18n/nl.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/i18n/nl.json b/i18n/nl.json
index b7cf1196..90aa54f6 100644
--- a/i18n/nl.json
+++ b/i18n/nl.json
@@ -235,5 +235,5 @@
"Link copied to clipboard": "Link gekopieerd naar klembord",
"Paste text": "Tekst plakken",
"Tabulator key serves as character (Hit Ctrl+m or Esc to toggle)": "Tabulatortoets dient als teken (gebruik Ctrl+m of Esc om te schakelen)",
- "Theme": "Theme"
+ "Theme": "Thema"
}