diff --git a/yobble/Views/Tab/ContactsTab.swift b/yobble/Views/Tab/ContactsTab.swift index 248876c..51c90e5 100644 --- a/yobble/Views/Tab/ContactsTab.swift +++ b/yobble/Views/Tab/ContactsTab.swift @@ -81,6 +81,7 @@ struct ContactsTab: View { } } } + .navigationTitle(NSLocalizedString("Контакты", comment: "Contacts tab title")) .background(Color(UIColor.systemBackground)) .listStyle(.plain) .task {