mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Monoforums
This commit is contained in:
@@ -382,7 +382,7 @@ public final class ChatChannelSubscriberInputPanelNode: ChatInputPanelNode {
|
||||
let presentationData = context.sharedContext.currentPresentationData.with { $0 }
|
||||
let _ = presentationData
|
||||
//TODO:localize
|
||||
let text: String = "Tap here to suggest a message"
|
||||
let text: String = "Tap here to send a message"
|
||||
|
||||
let tooltipController = TooltipScreen(
|
||||
account: context.account,
|
||||
|
||||
Reference in New Issue
Block a user