* Fix next never sending logs for rounds outside the cache * Show round's total log count on the ui * Disable next button when waiting for a next response * Cleanup AdminLogsEui.CurrentRoundId * Fix popout window width
24 lines
624 B
Plaintext
24 lines
624 B
Plaintext
admin-logs-title = Admin Logs Panel
|
|
admin-logs-count = Showing {$showing}/{$total} of {$round}
|
|
admin-logs-pop-out = Pop Out
|
|
|
|
# Round
|
|
admin-logs-round = Round{" "}
|
|
admin-logs-reset = Reset
|
|
admin-logs-reset-with-id = Reset Round (#{$id})
|
|
|
|
# Types
|
|
admin-logs-search-types-placeholder = Search Types (OR)
|
|
admin-logs-select-all = All
|
|
admin-logs-select-none = None
|
|
|
|
# Players
|
|
admin-logs-search-players-placeholder = Search Players (OR)
|
|
admin-logs-select-none = None
|
|
admin-logs-include-non-player = Include Non-players
|
|
|
|
# Logs
|
|
admin-logs-search-logs-placeholder = Search Logs
|
|
admin-logs-refresh = Refresh
|
|
admin-logs-next = Next
|