frontend, added user active flag, localization
This commit is contained in:
@@ -10,6 +10,8 @@ return [
|
||||
"search_query" => "Search query",
|
||||
"no_entries_placeholder" => "No log entries to display",
|
||||
"timestamp_placeholder" => "Select date and time to filter",
|
||||
"hide_details" => "Hide details",
|
||||
"show_details" => "Show details",
|
||||
|
||||
// dialog
|
||||
"fetch_log_error" => "Error fetching log entries",
|
||||
|
||||
Reference in New Issue
Block a user