From afe396419889f25f4be06ae3436a29449a090c4f Mon Sep 17 00:00:00 2001 From: Mohamad Tarbin Date: Fri, 14 Aug 2026 01:04:52 -0400 Subject: [PATCH] New translations chores.json (Chinese Simplified) [ci skip] --- public/locales/zh/chores.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/zh/chores.json b/public/locales/zh/chores.json index ec82037..50b151f 100644 --- a/public/locales/zh/chores.json +++ b/public/locales/zh/chores.json @@ -71,5 +71,11 @@ "reset": "Reset Timer", "delete": "Delete Session" } + }, + "toolbar": { + "defaultProject": "Default Project" + }, + "sort": { + "assignedToMe": "Assigned to me" } }