Add ban list window (#12574)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
admin-player-actions-bans = Ban List
|
||||
admin-player-actions-notes = Notes
|
||||
admin-player-actions-kick = Kick
|
||||
admin-player-actions-ban = Ban
|
||||
|
||||
15
Resources/Locale/en-US/administration/ui/ban-list.ftl
Normal file
15
Resources/Locale/en-US/administration/ui/ban-list.ftl
Normal file
@@ -0,0 +1,15 @@
|
||||
# UI
|
||||
ban-list-header-ids = Ids
|
||||
ban-list-header-reason = Reason
|
||||
ban-list-header-time = Ban time
|
||||
ban-list-header-expires = Expires
|
||||
ban-list-header-banning-admin = Banning admin
|
||||
|
||||
ban-list-title = Bans for {$player}
|
||||
ban-list-hidden = Hidden
|
||||
ban-list-ip = IP: {$ip}
|
||||
ban-list-hwid = HWID: {$hwid}
|
||||
ban-list-guid = GUID: {$guid}
|
||||
ban-list-permanent = PERMANENT
|
||||
ban-list-unbanned = Unbanned: {$date}
|
||||
ban-list-unbanned-by = By {$unbanner}
|
||||
Reference in New Issue
Block a user