mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Fix localization
This commit is contained in:
parent
4375a373c0
commit
1c817881b5
@ -1446,7 +1446,7 @@ final class ShareWithPeersScreenComponent: Component {
|
||||
case .closeFriends:
|
||||
title = environment.strings.Story_Privacy_CategoryCloseFriends
|
||||
case .contacts:
|
||||
title = environment.strings.Story_Privacy_ExcludePeople
|
||||
title = environment.strings.Story_Privacy_ExcludedPeople
|
||||
case .nobody:
|
||||
title = environment.strings.Story_Privacy_CategorySelectedContacts
|
||||
case .everyone:
|
||||
|
Loading…
x
Reference in New Issue
Block a user