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" } }