Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions en/website.json
Original file line number Diff line number Diff line change
Expand Up @@ -1228,6 +1228,31 @@
"leveling_premium_warning": "Starting February 20th, the Leveling System will become a Premium feature. If Premium is not activated, all server-specific Level and XP data will be reset. {0}",
"auto_responder_limit_warning": "Starting February 20th, Auto Responder will be limited to a maximum of 10 responses on the free tier. {0}",

"premium_bot_token": "BOT TOKEN",
"premium_bot_token_placeholder": "Paste your bot token",
"premium_bot_token_help": "Create an application in the Discord Developer Portal, open Bot → Reset Token, and paste the token here. Under Privileged Gateway Intents, enable Message Content and Server Members, and leave Requires OAuth2 Code Grant off.",
"premium_bot_token_warning": "This bot will leave every server except the one you link it to. Use a bot that is not already running in your other communities.",
"premium_bot_token_linked": "Linked bot:",
"premium_status_pending_token": "Add your bot token to activate this subscription.",
"premium_status_awaiting_guild": "Your bot is running. Invite it to a server to finish setup.",
"premium_status_ambiguous_guild": "Your bot is in several servers, so none has been linked. Invite it to the server you want to use, or remove it from the others.",
"premium_status_intents_missing": "Discord refused the connection because a privileged intent is disabled. Enable Message Content and Server Members in the Developer Portal, then save again.",
"premium_status_invalid": "Your bot token is no longer valid. Reset it in the Developer Portal and paste the new one.",
"premium_status_rebinding": "Waiting for you to invite the bot to its new server.",
"error_premium_invalid_token": "Discord rejected that token. Check that you copied all of it, or reset it in the Developer Portal.",
"error_premium_not_a_bot_token": "That is not a bot token. Copy it from the Bot tab of your application.",
"error_premium_intents_missing": "Enable Message Content and Server Members under Privileged Gateway Intents, then try again.",
"error_premium_code_grant_required": "Turn off Requires OAuth2 Code Grant in your application settings, then try again.",
"error_premium_bot_already_linked": "That bot is already linked to another active subscription.",
"error_premium_subscription_inactive": "This subscription is not active, so a bot cannot be linked to it.",
"error_premium_bot_not_linked": "Add your bot token before changing the name, avatar or status.",
"error_premium_token_attempts_exceeded": "Too many attempts. Please wait an hour and try again.",
"error_premium_not_subscription_owner": "Only the owner of this subscription can link a bot.",
"error_premium_discord_unreachable": "Discord could not be reached. Your token was not changed — please try again shortly.",
"error_premium_customization_failed": "Your changes could not be applied. Nothing was saved — please try again shortly.",
"error_premium_forbidden": "You do not have access to this subscription.",
"error_upload_6": "You do not have access to this subscription."

"tickets_tag": "Tickets",
"tickets_hero_headline": "Manage Support Tickets with Ease",
"tickets_hero_desc": "Streamline your server support with powerful ticket management. Create, assign, and resolve member requests efficiently while keeping your community organized.",
Expand Down
Loading