Add action_log when moderate status
This commit is contained in:
parent
ad102071bc
commit
7f26135e06
3 changed files with 15 additions and 0 deletions
|
@ -264,11 +264,16 @@ en:
|
|||
enable_custom_emoji_html: "%{name} enabled emoji %{target}"
|
||||
enable_sign_in_token_auth_user_html: "%{name} enabled e-mail token authentication for %{target}"
|
||||
enable_user_html: "%{name} enabled login for user %{target}"
|
||||
force_cw_status_html: "%{name} turned post by %{target} cw"
|
||||
force_sensitive_status_html: "%{name} turned post by %{target} sensitive"
|
||||
memorialize_account_html: "%{name} turned %{target}'s account into a memoriam page"
|
||||
promote_user_html: "%{name} promoted user %{target}"
|
||||
reject_appeal_html: "%{name} rejected moderation decision appeal from %{target}"
|
||||
reject_user_html: "%{name} rejected sign-up from %{target}"
|
||||
remove_avatar_user_html: "%{name} removed %{target}'s avatar"
|
||||
remove_history_status_html: "%{name} removed post edit histories by %{target}"
|
||||
remove_media_status_html: "%{name} removed post medias by %{target}"
|
||||
remove_status_status_html: "%{name} removed post by %{target}"
|
||||
reopen_report_html: "%{name} reopened report %{target}"
|
||||
resend_user_html: "%{name} resent confirmation e-mail for %{target}"
|
||||
reset_password_user_html: "%{name} reset password of user %{target}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue