Add translation for notification view
This commit is contained in:
@@ -21,6 +21,9 @@
|
||||
"prev": "prev",
|
||||
"next": "next",
|
||||
"perPageSelector": "Show {{ n }} per page"
|
||||
},
|
||||
"action": {
|
||||
"reboot": "Reboot"
|
||||
}
|
||||
},
|
||||
"appstore": {
|
||||
@@ -301,7 +304,10 @@
|
||||
"title": "Domains & Certs"
|
||||
},
|
||||
"notifications": {
|
||||
"title": "Notifications"
|
||||
"title": "Notifications",
|
||||
"nonePending": "All Caught Up!",
|
||||
"dismissTooltip": "Dismiss",
|
||||
"clearAll": "Clear All"
|
||||
},
|
||||
"logs": {
|
||||
"title": "Logs"
|
||||
|
||||
Reference in New Issue
Block a user