auto-commit for d1015e56-2be7-468b-a8f8-190ae93a281a

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