mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-04-22 01:57:56 +00:00
auto-commit for e3f61ce1-1e61-4001-946c-3ab04fd85888
This commit is contained in:
@@ -74,7 +74,7 @@ export default function LanguageScreen({ navigation }: any) {
|
||||
style={styles.continueButton}
|
||||
onPress={handleContinue}
|
||||
>
|
||||
<Text style={styles.continueText}>{i18n.t('continue')}</Text>
|
||||
<Text style={styles.continueText}>{t('continue')}</Text>
|
||||
<Ionicons name="arrow-forward" size={20} color="#FFF" />
|
||||
</TouchableOpacity>
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user