From ba876ac8bf77e0fd69f89e8580e44303c6d1413c Mon Sep 17 00:00:00 2001 From: Mohamad Tarbin Date: Fri, 14 Aug 2026 01:04:53 -0400 Subject: [PATCH] New translations chores.json (Portuguese, Brazilian) [ci skip] --- public/locales/pt/chores.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/public/locales/pt/chores.json b/public/locales/pt/chores.json index 7e4df50..52f8fbf 100644 --- a/public/locales/pt/chores.json +++ b/public/locales/pt/chores.json @@ -71,5 +71,11 @@ "reset": "Reiniciar cronômetro", "delete": "Excluir sessão" } + }, + "toolbar": { + "defaultProject": "Default Project" + }, + "sort": { + "assignedToMe": "Assigned to me" } }