mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Fix localization
This commit is contained in:
@@ -195,7 +195,6 @@ final class StorageCategoriesComponent: Component {
|
||||
self.itemViews.removeValue(forKey: key)
|
||||
}
|
||||
|
||||
//TODO:localize
|
||||
let clearTitle: String
|
||||
let label: String?
|
||||
if totalSelectedSize == 0 {
|
||||
|
||||
@@ -718,7 +718,6 @@ final class StorageUsageScreenComponent: Component {
|
||||
}
|
||||
}
|
||||
|
||||
//TODO:localize
|
||||
let selectionPanelSize = selectionPanel.update(
|
||||
transition: selectionPanelTransition,
|
||||
component: AnyComponent(StorageUsageScreenSelectionPanelComponent(
|
||||
|
||||
Reference in New Issue
Block a user