From bdcc54195a357326b0c7f50b4839c982f558c3fc Mon Sep 17 00:00:00 2001 From: Pieter de Bruin Date: Sat, 28 Feb 2026 07:52:05 +0100 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 0.2% (1 of 475 strings) Translation: ThunderAI for Thunderbird/main Translate-URL: https://hosted.weblate.org/projects/thunderai/main/nl/ --- _locales/nl/messages.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/_locales/nl/messages.json b/_locales/nl/messages.json index 0967ef42..79cc2215 100644 --- a/_locales/nl/messages.json +++ b/_locales/nl/messages.json @@ -1 +1,5 @@ -{} +{ + "extensionDescription": { + "message": "Gebruik ChatGPT, Google Gemini, Claude of Ollama om uw emails te verbeteren." + } +}