discord-api-docs icon indicating copy to clipboard operation
discord-api-docs copied to clipboard

The "try my commands" section in the bot's profile is not showing command localizations

Open seriaati opened this issue 3 years ago • 0 comments

Description

In a bot's profile, the commands in the "try my commands" section (highlighted with a red box) are not showing localized strings.

Currently, my Discord client's language is set to Traditional Chinese (Taiwan) When I hover over the command, it shows its description:

As you can see, it is in English. However, the bot supports Traditional Chinese (Taiwan), as shown below, the bot shows the localized command description for the same command.

This issue currently exists for all of the comamnds in the bot's profile.

Steps to Reproduce

  1. Click on a bot's profile
  2. Hover over a command

(This depends on whether the bot supports command localizations for a language or not)

Expected Behavior

The command description (when hovering over a command) should show the localized string.

Current Behavior

The command description does not show the localized string, but it shows the default one.

Screenshots/Videos

image image image

Client and System Information

Windows 11, Discord Stable Client

seriaati avatar Sep 01 '22 00:09 seriaati