Internationalization

MoMCP-TUI supports Chinese (zh) and English (en) for the entire UI.

Switching Language

Via Command

/lang set zh    # Switch to Chinese
/lang set en    # Switch to English

The setting is persisted automatically.

What's Translated

The following UI elements are translated:

Elementzhen
Welcome message你好, 我是小MoHi, I'm 小Mo
Command descriptions显示帮助Show help
Tool call status执行中...Running...
Error messages已中断生成Generation interrupted
Modal dialogsAll textAll text
Info barAll labelsAll labels

Default Language

If no language is set, the default is Chinese (zh).

Adding More Languages

Currently, user-defined languages are not supported. However, we plan to introduce a proper interface in a future release that allows users to contribute their own translations.