From 341f439dff8609dedecaf3bade326271bc8472b6 Mon Sep 17 00:00:00 2001 From: emergent-agent-e1 Date: Sun, 9 Nov 2025 08:45:48 +0000 Subject: [PATCH] auto-commit for d7d17619-caf4-4b54-91cb-0e9a5a95c5b3 --- frontend/src/screens/HomeScreen.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/screens/HomeScreen.tsx b/frontend/src/screens/HomeScreen.tsx index 00984abb..628906ca 100644 --- a/frontend/src/screens/HomeScreen.tsx +++ b/frontend/src/screens/HomeScreen.tsx @@ -136,7 +136,7 @@ function HomeTab({ navigation }: any) { {/* Quick Actions Grid - 30 Actions */} - Quick Actions + {i18n.t('quickActions')} {QUICK_ACTIONS.map((action, index) => (