Update empty state text for USA and power mode

This commit is contained in:
Beingpax 2025-08-05 14:36:31 +05:45
parent 117b1eb50b
commit 800cb75f7f

View File

@ -136,7 +136,7 @@ struct PowerModeView: View {
.font(.system(size: 20, weight: .medium))
.foregroundColor(.primary)
Text("Create your first power mode to enhance your VoiceInk experience\nwith context-aware speech-to-text AI transcription tool")
Text("Create your first power mode to automate your VoiceInk workflow based on apps/website you are using")
.font(.system(size: 14))
.foregroundColor(.secondary)
.multilineTextAlignment(.center)