mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-20 09:26:18 +00:00
rename
This commit is contained in:
@@ -874,7 +874,7 @@ struct ChatView: View {
|
||||
switch groupInfo.businessChat?.chatType {
|
||||
case .none: NSLocalizedString("Group", comment: "chat context")
|
||||
case .business: NSLocalizedString("Business", comment: "chat context")
|
||||
case .customer: NSLocalizedString("Client", comment: "chat context")
|
||||
case .customer: NSLocalizedString("Customer", comment: "chat context")
|
||||
}
|
||||
default: nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user