mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-06-13 07:01:02 +00:00
auto-commit for 793a75a3-bf11-4fe8-9655-ce827060a0ee
This commit is contained in:
@@ -42,7 +42,7 @@ export default function LanguageScreen({ navigation }: any) {
|
||||
</View>
|
||||
|
||||
<ScrollView style={styles.content} showsVerticalScrollIndicator={false}>
|
||||
<Text style={styles.instruction}>Select Your Language</Text>
|
||||
<Text style={styles.instruction}>{i18n.t('selectYourLanguage')}</Text>
|
||||
|
||||
{LANGUAGES.map((lang) => (
|
||||
<TouchableOpacity
|
||||
|
||||
Reference in New Issue
Block a user