Skip to content

[Bug]: The language selector dropdown in MiniMax Code Settings only shows 2 option #80

@sdsoporte

Description

@sdsoporte

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:

  • English
  • 中文 (Chinese)

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

  1. Open MiniMax Code
  2. Go to Settings
  3. Look at the Language dropdown
  4. 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 / 复现步骤

  1. Open MiniMax Code
  2. Go to Settings
  3. Look at the Language dropdown
  4. 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 / 提交前确认

  • I have searched existing issues.
  • I am using the latest version available to me.
  • I have removed sensitive information from logs/screenshots.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions