auto-commit for b593e0fe-1b60-43d6-885c-9381a15a41c3

This commit is contained in:
emergent-agent-e1
2025-11-09 08:34:11 +00:00
parent 15ddd74a2b
commit f8667d0532
+1 -1
View File
@@ -117,7 +117,7 @@ export default function AuthScreen({ navigation }: any) {
</View>
<View style={styles.inputGroup}>
<Text style={styles.label}>Password *</Text>
<Text style={styles.label}>{i18n.t('password')} *</Text>
<TextInput
style={styles.input}
placeholder="••••••••"