Use translations in notification view

This commit is contained in:
Johannes Zellner
2026-01-23 15:00:08 +01:00
parent e6806453e1
commit e26640c80e
2 changed files with 22 additions and 9 deletions
+8 -2
View File
@@ -47,7 +47,8 @@
"next": "Next",
"configure": "Configure",
"restart": "Restart",
"reset": "Reset"
"reset": "Reset",
"loadMore": "Load more"
},
"rebootDialog": {
"title": "Reboot Server",
@@ -870,7 +871,12 @@
"settingsDialog": {
"description": "An email will be sent for the selected events to your primary email."
},
"allCaughtUp": "All caught up"
"allCaughtUp": "All caught up",
"title": "Notifications",
"showAll": "All",
"showUnread": "Unread",
"markUnread": "Mark as unread",
"markRead": "Mark as read"
},
"logs": {
"title": "Logs",