Add translation for eventlog

This commit is contained in:
Johannes Zellner
2020-11-05 13:13:57 +01:00
parent cf1311fe90
commit 3bd55bbeba
3 changed files with 22 additions and 12 deletions

View File

@@ -16,6 +16,11 @@
"table": {
"actions": "Actions",
"date": "Date"
},
"pagination": {
"prev": "prev",
"next": "next",
"perPageSelector": "Show {{ n }} per page"
}
},
"appstore": {
@@ -242,7 +247,12 @@
"title": "System Info"
},
"eventlog": {
"title": "Event Log"
"title": "Event Log",
"time": "Time",
"source": "Source",
"details": "Details",
"searchPlaceholder": "Search",
"filterAllEvents": "All Events"
},
"domains": {
"title": "Domains & Certs"