mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 20:20:57 +00:00
Rename leftover Gemini references to Qwen in UI strings
This commit is contained in:
parent
58d3a9c253
commit
68295d0bbf
4 changed files with 8 additions and 8 deletions
|
|
@ -130,7 +130,7 @@ export const directoryCommand: SlashCommand = {
|
|||
{
|
||||
type: MessageType.INFO,
|
||||
text: t(
|
||||
'Successfully added GEMINI.md files from the following directories if there are:\n- {{directories}}',
|
||||
'Successfully added QWEN.md files from the following directories if there are:\n- {{directories}}',
|
||||
{
|
||||
directories: added.join('\n- '),
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue