diff --git a/frontend/src/screens/AuthScreen.tsx b/frontend/src/screens/AuthScreen.tsx index 7756977c..f4b11c33 100644 --- a/frontend/src/screens/AuthScreen.tsx +++ b/frontend/src/screens/AuthScreen.tsx @@ -72,7 +72,7 @@ export default function AuthScreen({ navigation }: any) { <> - First Name * + {i18n.t('firstName')} *