-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathkilowhat-audit.yml
116 lines (114 loc) · 5.55 KB
/
kilowhat-audit.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
kilowhat-audit:
admin:
permissions:
view: View audit log
menu:
title: Audit Log
description: Review recent actions.
header:
title: Audit
free: Free
pro: Pro
upgrade: Upgrade to Pro
documentation: Full online documentation
discuss: Discussion on Flarum Discuss
version: Version {version}
forum:
link:
discussion-audit: Audit log
user-audit: Audit log (account edits)
actor-audit: Audit log (user as actor)
modal:
discussion-title: Discussion Audit Log
user-title: User Audit Log
actor-title: Actor Audit Log
lib:
browser:
filterPlaceholder: Filter logs
filterApply: Apply
empty: No results
loadMore: Load more
withoutActor: => core.group.guest
deletedResource:
discussion: 'Discussion #{id}'
group: 'Group #{id}'
post: 'Post #{id}'
tag: 'Tag #{id}'
user: 'User #{id}'
permissionGroup:
everyone: => core.admin.permissions_controls.everyone_button
members: => core.admin.permissions_controls.members_button
noValue: (no value)
client:
session: Web session
api_key: API key
access_token: Access token
cli: Command line
unknown: Unknown client
controls:
hideRaw: Hide raw log
showRaw: Show raw log
filterActor: Show logs by this actor
filterIp: Show logs by this IP
filterClient: Show logs by this client type
filterAction: Show logs of the same action
filterUser: Show logs affecting the same user
filterDiscussion: Show logs affecting the same discussion
cache_cleared: Manually cleared the cache
discussion:
created: Started discussion {discussion}
deleted: Deleted discussion {discussion}
hidden: Hid discussion {discussion}
locked: Locked discussion {discussion}
renamed: Renamed discussion from {old_title} to {new_title}
restored: Restored discussion {discussion}
split_away: Split {post_count} posts away from discussion {discussion}
split_into: Split {post_count} posts into new discussion {discussion}
stickied: Stickied discussion {discussion}
tagged: Updated {discussion} tags from {old_tags} to {new_tags}
unlocked: Unlocked discussion {discussion}
unstickied: Unstickied discussion {discussion}
extension:
disabled: Disabled extension {package}
enabled: Enabled extension {package}
fof_ban_ips:
banned: Banned ip {ip}
unbanned: Unbanned ip {ip}
permission_changed: Edited permission {permission} from {old_groups} to {new_groups}
post:
created: Created a {post} in {discussion}
deleted: Deleted {postuser}'s {post} in {discussion}
flagged: Flagged {postuser}'s {post} in {discussion}
hidden: Hid {postuser}'s {post} in {discussion}
restored: Restored {postuser}'s {post} in {discussion}
revised: Revised {postuser}'s {post} in {discussion}
setting_changed: Edited setting {key}
setting_changed_with_values: Edited setting {key} from {old_value} to {new_value}
tag:
created: Created tag {tag}
deleted: Deleted tag {tag}
updated: Updated tag {tag}
user:
activated: Activated {username}'s account manually
activated_with_email: Activated {username}'s account via confirmation link
avatar_changed: Changed {username}'s avatar
avatar_removed: Removed {username}'s avatar
bio_changed: Edited {username}'s bio
created: Created {username}'s account
deleted: Deleted {username}
email_changed: Changed {username}'s email from {old_email} to {new_email}
email_change_requested: Requested to change {username}'s email to {new_email}
groups_changed: Changed {username}'s groups from {old_groups} to {new_groups}
impersonated: Impersonated {username}
logged_in: Logged in {username} account
logged_in_with_provider: Logged in {username} account using {provider}
logged_out: Logged out {username} account
password_changed: Changed {username}'s password
password_change_requested: Requested to change {username}'s password
provider_connected: Connected provider {provider} to {username} account
suspended: Suspended {username} until {until}
unsuspended: Unsuspended {username}
username_changed: Changed {username}'s username from {old_username} to {new_username}
username_requested: Requested new username {new_username} for user {username}
username_request_approved: Approved {username}'s username change from {old_username} to {new_username}
username_request_rejected: Rejected {username}'s username change