mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 08:47:44 +00:00
feat(i18n): Add Internationalization Support for UI and LLM Output (#1058)
This commit is contained in:
@@ -210,6 +210,7 @@ describe('InputPrompt', () => {
|
||||
inputWidth: 80,
|
||||
suggestionsWidth: 80,
|
||||
focus: true,
|
||||
placeholder: ' Type your message or @path/to/file',
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user