mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Folder improvements
This commit is contained in:
@@ -241,7 +241,7 @@ public final class QrCodeScreen: ViewController {
|
||||
case .chatFolder:
|
||||
//TODO:localize
|
||||
title = "Invite by QR Code"
|
||||
text = "Everyone on Telegram can scan this code to join your folder."
|
||||
text = "Everyone on Telegram can scan this code to add this folder and join the chats included in this invite link."
|
||||
default:
|
||||
title = ""
|
||||
text = ""
|
||||
|
||||
Reference in New Issue
Block a user