update UI text

This commit is contained in:
Beingpax 2025-06-24 18:52:19 +05:45
parent 8e4b8ffee1
commit e2b87b6f4c

View File

@ -94,7 +94,7 @@ struct LanguageSelectionView: View {
.foregroundColor(.secondary)
Text(
"This model supports multiple languages. You can choose auto-detect or select a specific language."
"This model supports multiple languages. Select a specific language or auto-detect(if available)"
)
.font(.caption)
.foregroundColor(.secondary)