From 7c5b5d534e4b9dab1654a34bf451a48b51b7de6d Mon Sep 17 00:00:00 2001 From: Mohamad Tarbin Date: Fri, 14 Aug 2026 01:04:50 -0400 Subject: [PATCH] New translations chores.json (Dutch) [ci skip] --- public/locales/nl/chores.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/nl/chores.json b/public/locales/nl/chores.json index 04569df..0bb8f25 100644 --- a/public/locales/nl/chores.json +++ b/public/locales/nl/chores.json @@ -71,5 +71,11 @@ "reset": "Timer Resetten", "delete": "Sessie Verwijderen" } + }, + "toolbar": { + "defaultProject": "Default Project" + }, + "sort": { + "assignedToMe": "Assigned to me" } }