Implement the ability for an Administrator or Moderator to remove an account avatar (#6998)

This commit is contained in:
Emelia Smith
2018-04-02 13:45:07 +02:00
committed by Eugen Rochko
parent 4fd71accd4
commit e7a1716701
6 changed files with 29 additions and 2 deletions

View File

@ -60,6 +60,7 @@ en:
destroyed_msg: Moderation note successfully destroyed!
accounts:
are_you_sure: Are you sure?
avatar: Avatar
by_domain: Domain
confirm: Confirm
confirmed: Confirmed
@ -108,6 +109,7 @@ en:
public: Public
push_subscription_expires: PuSH subscription expires
redownload: Refresh avatar
remove_avatar: Remove avatar
reset: Reset
reset_password: Reset password
resubscribe: Resubscribe
@ -150,6 +152,7 @@ en:
enable_user: "%{name} enabled login for user %{target}"
memorialize_account: "%{name} turned %{target}'s account into a memoriam page"
promote_user: "%{name} promoted user %{target}"
remove_avatar_user: "%{name} removed %{target}'s avatar"
reset_password_user: "%{name} reset password of user %{target}"
resolve_report: "%{name} dismissed report %{target}"
silence_account: "%{name} silenced %{target}'s account"