mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Update localization
This commit is contained in:
@@ -3568,8 +3568,7 @@ public final class PresentationGroupCallImpl: PresentationGroupCall {
|
||||
|
||||
let presentationData = self.accountContext.sharedContext.currentPresentationData.with({ $0 }).withUpdated(theme: defaultDarkColorPresentationTheme)
|
||||
|
||||
//TODO:localize
|
||||
var errorText = "An error occurred"
|
||||
var errorText = presentationData.strings.Login_UnknownError
|
||||
switch error {
|
||||
case let .privacy(peer):
|
||||
if let peer {
|
||||
|
||||
Reference in New Issue
Block a user