mirror of
https://github.com/discourse/discourse.git
synced 2025-05-28 10:41:25 +08:00
more renaming of trust level settings
This commit is contained in:
@ -54,7 +54,7 @@ module ::PollPlugin
|
||||
@post.errors.add(:poll_options, I18n.t('poll.cannot_add_or_remove_options'))
|
||||
end
|
||||
else
|
||||
# Regular user, tell them to contact a moderator.
|
||||
# not staff, tell them to contact one.
|
||||
@post.errors.add(:poll_options, I18n.t('poll.cannot_have_modified_options'))
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user