@@ -2,7 +2,7 @@ import { StatusBar } from 'expo-status-bar';
import React from 'react';
import { StyleSheet, Text, View } from 'react-native';
-import { t } from './locales'
+import { t } from './locales/index.js'
export default function App() {
return (