From 465307481164afea60a04041d7eaf856890505ec Mon Sep 17 00:00:00 2001 From: Mohamad Tarbin Date: Fri, 14 Aug 2026 01:04:49 -0400 Subject: [PATCH] New translations chores.json (Japanese) [ci skip] --- public/locales/ja/chores.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/ja/chores.json b/public/locales/ja/chores.json index cb1dac3..a9c5c99 100644 --- a/public/locales/ja/chores.json +++ b/public/locales/ja/chores.json @@ -71,5 +71,11 @@ "reset": "タイマーをリセット", "delete": "セッションを削除" } + }, + "toolbar": { + "defaultProject": "Default Project" + }, + "sort": { + "assignedToMe": "Assigned to me" } }