fix: Starboard
This commit is contained in:
@@ -768,12 +768,18 @@
|
||||
"title": "Starboard",
|
||||
"description": "Highlight popular messages in a dedicated channel.",
|
||||
"enabledLabel": "Starboard enabled",
|
||||
"channelId": "Starboard channel ID",
|
||||
"enabledHint": "A target channel is required before enabling starboard.",
|
||||
"channelId": "Starboard channel",
|
||||
"emoji": "Trigger emoji",
|
||||
"emojiHint": "Unicode (⭐) or custom emoji as <:name:id> / <a:name:id>.",
|
||||
"threshold": "Star threshold",
|
||||
"allowSelfStar": "Allow starring your own messages",
|
||||
"ignoredChannelIds": "Ignored channel IDs",
|
||||
"idsHint": "Comma-separated list of channel IDs to exclude from the starboard."
|
||||
"ignoredChannelIds": "Ignored channels",
|
||||
"nsfwHint": "NSFW channels are always excluded.",
|
||||
"errors": {
|
||||
"channelRequired": "Pick a starboard channel before enabling.",
|
||||
"thresholdRange": "Threshold must be between 1 and 100."
|
||||
}
|
||||
},
|
||||
"suggestions": {
|
||||
"configTitle": "Suggestions settings",
|
||||
|
||||
Reference in New Issue
Block a user