Use translations in notification view
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user