feat: add system pages for information, notifications, and settings with corresponding navigation and i18n support
This commit is contained in:
@@ -26,6 +26,12 @@
|
||||
"viewAll": "View all notifications",
|
||||
"emptyState": "No new notifications",
|
||||
"justNow": "Just now",
|
||||
"hoursAgo": "hours ago"
|
||||
"hoursAgo": "hours ago",
|
||||
"configuration": "System Configuration",
|
||||
"configurationDesc": "Manage your system settings and preferences here.",
|
||||
"systemInformation": "System Information",
|
||||
"systemInformationDesc": "View details about the system version and status.",
|
||||
"systemNotifications": "All Notifications",
|
||||
"systemNotificationsDesc": "View and manage all system notifications."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user