Add translation for notification view

This commit is contained in:
Johannes Zellner
2020-11-05 16:51:41 +01:00
parent 93a7137d10
commit c15a8dba6c
3 changed files with 12 additions and 6 deletions

View File

@@ -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"