Fix localization

This commit is contained in:
Ali
2022-12-25 23:41:22 +04:00
parent ebbd73d0f2
commit 654f61a06b
5 changed files with 7 additions and 8 deletions

View File

@@ -401,7 +401,6 @@ public func storageUsageExceptionsScreen(
}
subItems.append(.separator)
//TODO:localize
subItems.append(.action(ContextMenuActionItem(text: presentationData.strings.VoiceChat_RemovePeer, textColor: .destructive, icon: { theme in
return generateTintedImage(image: UIImage(bundleImageName: "Chat/Context Menu/Delete"), color: theme.contextMenu.destructiveColor)
}, action: { _, f in