Mentioning Alpha stage

This commit is contained in:
tapframe 2026-01-18 14:31:54 +05:30
parent 34d809c510
commit 34a3c52aed

View file

@ -158,7 +158,7 @@ const SimklSettingsScreen: React.FC = () => {
</View>
<Text style={[styles.headerTitle, { color: isDarkMode ? currentTheme.colors.highEmphasis : currentTheme.colors.textDark }]}>
{t('simkl.settings_title')}
{t('simkl.settings_title')} (Alpha)
</Text>
<ScrollView style={styles.scrollView} contentContainerStyle={styles.scrollContent}>