Admin notes (#7259)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
16
Resources/Locale/en-US/administration/ui/admin-notes.ftl
Normal file
16
Resources/Locale/en-US/administration/ui/admin-notes.ftl
Normal file
@@ -0,0 +1,16 @@
|
||||
# UI
|
||||
admin-notes-title = Notes for {$player}
|
||||
admin-notes-new-note = New note:
|
||||
admin-notes-id = Id: {$id}
|
||||
admin-notes-round-id = Round Id: {$id}
|
||||
admin-notes-round-id-unknown = Round Id: Unknown
|
||||
admin-notes-created-by = Created by: {$author}
|
||||
admin-notes-created-at = Created At: {$date}
|
||||
admin-notes-last-edited-by = Last edited by: {$author}
|
||||
admin-notes-last-edited-at = Last edited at: {$date}
|
||||
admin-notes-edit = Edit
|
||||
admin-notes-delete = Delete
|
||||
admin-notes-delete-confirm = Are you sure?
|
||||
|
||||
# Verb
|
||||
admin-notes-verb-text = Open Admin Notes
|
||||
Reference in New Issue
Block a user