feat: Add notifications dropdown to navigation and update translations for notifications

This commit is contained in:
2025-10-06 16:01:29 +02:00
parent 5011f80fc4
commit 80a53d5d15
2 changed files with 80 additions and 4 deletions

View File

@@ -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: {