Version / 版本号
3.0.46
Platform / 平台
Windows
OS version / 系统版本
Windows 11 Latest
Issue area / 问题类型
UI / UX
Upload ID / 日志上传 ID
405606565368031
What happened? / 问题描述
Bug Description
The language selector dropdown in MiniMax Code Settings only shows 2 options:
However, Spanish locale files are already bundled in the app:
locales/es.pak
locales/es-419.pak
These files exist in the installed app at:
C:\Users\<username>\AppData\Local\Programs\MiniMax Code\locales\
Steps to Reproduce
- Open MiniMax Code
- Go to Settings
- Look at the Language dropdown
- Only English and Chinese are available
Expected Behavior
Spanish (Español) should appear as an option in the language dropdown, since the locale files are already bundled.
Evidence
The installed locales/ directory contains 55 locale files including:
es.pak (Spanish - Spain)
es-419.pak (Spanish - Latin America)
But the UI only exposes 2 languages. This appears to be a hardcoded list in the frontend that doesn't match the actually bundled locales.
Environment
- OS: Windows 11
- App version: Latest (3.x)
- System locale: Spanish (Argentina) / es-AR
Tags
bug i18n localization language spanish
Steps to reproduce / 复现步骤
- Open MiniMax Code
- Go to Settings
- Look at the Language dropdown
- Only English and Chinese are available
Expected behavior / 预期行为
Spanish (Español) should appear as an option in the language dropdown, since the locale files are already bundled.
Actual behavior / 实际行为
The installed `locales/` directory contains 55 locale files including:
es.pak (Spanish - Spain)
es-419.pak (Spanish - Latin America)
Logs or crash report / 日志或崩溃信息
Screenshots / 截图
No response
Before submitting / 提交前确认
Version / 版本号
3.0.46
Platform / 平台
Windows
OS version / 系统版本
Windows 11 Latest
Issue area / 问题类型
UI / UX
Upload ID / 日志上传 ID
405606565368031
What happened? / 问题描述
Bug Description
The language selector dropdown in MiniMax Code Settings only shows 2 options:
However, Spanish locale files are already bundled in the app:
locales/es.paklocales/es-419.pakThese files exist in the installed app at:
C:\Users\<username>\AppData\Local\Programs\MiniMax Code\locales\Steps to Reproduce
Expected Behavior
Spanish (Español) should appear as an option in the language dropdown, since the locale files are already bundled.
Evidence
The installed
locales/directory contains 55 locale files including:es.pak(Spanish - Spain)es-419.pak(Spanish - Latin America)But the UI only exposes 2 languages. This appears to be a hardcoded list in the frontend that doesn't match the actually bundled locales.
Environment
Tags
bugi18nlocalizationlanguagespanishSteps to reproduce / 复现步骤
Expected behavior / 预期行为
Actual behavior / 实际行为
es.pak(Spanish - Spain)es-419.pak(Spanish - Latin America)Logs or crash report / 日志或崩溃信息
Screenshots / 截图
No response
Before submitting / 提交前确认