feat: Add notifications dropdown to navigation and update translations for notifications
This commit is contained in:
@@ -23,6 +23,13 @@ const translations = {
|
||||
signOut: "Wyloguj się",
|
||||
signIn: "Zaloguj się"
|
||||
},
|
||||
|
||||
// Notifications
|
||||
notifications: {
|
||||
title: "Powiadomienia",
|
||||
noNotifications: "Brak powiadomień",
|
||||
placeholder: "To jest miejsce na przyszłe powiadomienia"
|
||||
},
|
||||
|
||||
// Common UI elements
|
||||
common: {
|
||||
|
||||
Reference in New Issue
Block a user