From b98c097b34f16f3bdf136614af01ef1799f7d560 Mon Sep 17 00:00:00 2001 From: Mohamad Tarbin Date: Fri, 14 Aug 2026 01:04:15 -0400 Subject: [PATCH] New translations chores.json (Arabic) [ci skip] --- public/locales/ar/chores.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/ar/chores.json b/public/locales/ar/chores.json index 38887d1..ebd0674 100644 --- a/public/locales/ar/chores.json +++ b/public/locales/ar/chores.json @@ -71,5 +71,11 @@ "reset": "إعادة تعيين المؤقت", "delete": "حذف الجلسة" } + }, + "toolbar": { + "defaultProject": "Default Project" + }, + "sort": { + "assignedToMe": "Assigned to me" } }