From d7761eec3b5b50f72d0c2068accbd8192b552f0a Mon Sep 17 00:00:00 2001 From: emergent-agent-e1 Date: Sun, 9 Nov 2025 08:01:20 +0000 Subject: [PATCH] auto-commit for 3afec47f-81a4-4ab3-8112-7a433d748c85 --- frontend/src/config/i18n.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/config/i18n.ts b/frontend/src/config/i18n.ts index 52e8cef4..acc69c70 100644 --- a/frontend/src/config/i18n.ts +++ b/frontend/src/config/i18n.ts @@ -2,6 +2,7 @@ import { I18n } from 'i18n-js'; import * as Localization from 'expo-localization'; import AsyncStorage from '@react-native-async-storage/async-storage'; +// Create i18n instance with fallback enabled const i18n = new I18n({ en: { welcome: 'Welcome',