Update localization

This commit is contained in:
Isaac
2025-04-09 18:21:11 +04:00
parent 5134cc2ff2
commit 700a71f393
28 changed files with 173 additions and 121 deletions

View File

@@ -253,8 +253,7 @@ public final class QrCodeScreen: ViewController {
case .channel:
text = self.presentationData.strings.InviteLink_QRCode_InfoChannel
case .groupCall:
//TODO:localize
text = "Everyone on Telegram can scan this code to join your group call."
text = self.presentationData.strings.InviteLink_QRCode_InfoGroupCall
}
case .chatFolder:
title = self.presentationData.strings.InviteLink_QRCodeFolder_Title