auto-commit for 998af888-bfe0-4bf1-a6b9-dd2a657b1210

This commit is contained in:
emergent-agent-e1
2025-11-09 08:31:40 +00:00
parent ffeb1621da
commit fe38a4dde0
+1 -1
View File
@@ -9,7 +9,7 @@ import {
Image,
} from 'react-native';
import { Ionicons } from '@expo/vector-icons';
import i18n, { saveLanguage } from '../config/i18n';
import i18n, { saveLanguage, loadSavedLanguage } from '../config/i18n';
const LANGUAGES = [
{ code: 'en', name: 'English', nativeName: 'English' },