mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-06-12 03:01:12 +00:00
auto-commit for 998af888-bfe0-4bf1-a6b9-dd2a657b1210
This commit is contained in:
@@ -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' },
|
||||
|
||||
Reference in New Issue
Block a user