Hi,
I added a Traditional Chinese (Taiwan) translation for my plugin in the
submission portal, including both the description and subtitle.
However, the published plugin page under:
https://chatgpt.com/plugins/plugin_xxx
always displays the English metadata, even when:
- ChatGPT language is set to Traditional Chinese
- The browser and operating system language are Traditional Chinese
?locale=zh-TWis appended to the URL
Previously, the equivalent Apps page under:
https://chatgpt.com/apps/.../asdk_app_xxx?locale=zh-TW
correctly displayed the Traditional Chinese metadata.
The translation fields are still visible and saved in the current
submission portal, so it appears that the new /plugins/ listing page
is not resolving or applying localized metadata.
Expected:
The Traditional Chinese description and subtitle should be displayed
for users with the zh-TW locale.
Actual:
Only the English description and subtitle are displayed.
Has the localization behavior changed for plugin listings, or is this
a regression?