Add moderation note (#5240)
* Add moderation note * Add frozen_string_literal * Make rspec pass
This commit is contained in:
@ -76,6 +76,7 @@ en:
|
||||
silenced: Silenced
|
||||
suspended: Suspended
|
||||
title: Moderation
|
||||
moderation_notes: Moderation notes
|
||||
most_recent_activity: Most recent activity
|
||||
most_recent_ip: Most recent IP
|
||||
not_subscribed: Not subscribed
|
||||
@ -109,6 +110,15 @@ en:
|
||||
unsubscribe: Unsubscribe
|
||||
username: Username
|
||||
web: Web
|
||||
|
||||
account_moderation_notes:
|
||||
account: Moderator
|
||||
created_at: Date
|
||||
create: Create
|
||||
created_msg: Moderation note successfully created!
|
||||
delete: Delete
|
||||
destroyed_msg: Moderation note successfully destroyed!
|
||||
|
||||
custom_emojis:
|
||||
copied_msg: Successfully created local copy of the emoji
|
||||
copy: Copy
|
||||
|
Reference in New Issue
Block a user