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) => (