Add translation for eventlog
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user