Skip to content

Commit

Permalink
Update Entry Widget media types texts
Browse files Browse the repository at this point in the history
According to the design, new media type texts were added

MOB-3616
  • Loading branch information
rasmustautsglia authored and ykyivskyi-gl committed Oct 8, 2024
1 parent e86aa46 commit cfb864f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GliaWidgets/Sources/EntryWidget/EntryWidget.Channel.swift
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ extension EntryWidget {
case .chat:
return "For the texter in all of us"
case .audio:
return "Speak through your phone"
return "Speak through your device"
case .video:
return "You'll see us, but we won't see you"
return "Face-to-face, just like in person"
case .secureMessaging:
return "Start a conversation, we'll get back to you"
}
Expand Down

0 comments on commit cfb864f

Please sign in to comment.