mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 15:41:01 +00:00
auto-commit for adeb1b9c-7d33-4f0b-bc8f-5453a5774950
This commit is contained in:
@@ -70,7 +70,7 @@ export default function LanguageScreen({ navigation }: any) {
|
|||||||
style={styles.continueButton}
|
style={styles.continueButton}
|
||||||
onPress={handleContinue}
|
onPress={handleContinue}
|
||||||
>
|
>
|
||||||
<Text style={styles.continueText}>Continue</Text>
|
<Text style={styles.continueText}>{i18n.t('continue')}</Text>
|
||||||
<Ionicons name="arrow-forward" size={20} color="#FFF" />
|
<Ionicons name="arrow-forward" size={20} color="#FFF" />
|
||||||
</TouchableOpacity>
|
</TouchableOpacity>
|
||||||
</View>
|
</View>
|
||||||
|
|||||||
Reference in New Issue
Block a user