add dashboard description

This commit is contained in:
FrancescoMolinaro
2024-01-17 17:05:27 +01:00
parent 1a65b56c2b
commit b870d538f7
2 changed files with 3 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
<div class="row">
<div class="col-12">
<h2 class="border-bottom pb-2">{{'admin-notify-dashboard.title'| translate}}</h2>
<div class="my-4">{{'admin-notify-dashboard.description' | translate}}</div>
<div>
<ul class="nav nav-tabs">
<li class="nav-item">

View File

@@ -3465,6 +3465,8 @@
"admin-notify-dashboard.title": "Notify Dashboard",
"admin-notify-dashboard.description": "The Notify dashboard monitor the general usage of the COAR Notify protocol across the repository. In the “Metrics” tab are statistics about usage of the COAR Notify protocol. In the “Logs/Inbound” and “Logs/Outbound” tabs its possible to search and check the individual status of each LDN message, either received or sent.",
"admin-notify-dashboard.metrics": "Metrics",
"admin-notify-dashboard.received-ldn": "Number of received LDN",