File tree 3 files changed +3
-3
lines changed 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ export default {
29
29
} ,
30
30
chat : {
31
31
newChatButton : 'New Chat' ,
32
- placeholder : 'Ask me anything...(Shift + Enter = line break)' ,
32
+ placeholder : 'Ask me anything...(Shift + Enter = line break, "/" to trigger prompts )' ,
33
33
placeholderMobile : 'Ask me anything...' ,
34
34
copy : 'Copy' ,
35
35
copied : 'Copied' ,
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ export default {
29
29
} ,
30
30
chat : {
31
31
newChatButton : '新建聊天' ,
32
- placeholder : '来说点什么吧...(Shift + Enter = 换行)' ,
32
+ placeholder : '来说点什么吧...(Shift + Enter = 换行,"/" 触发提示词 )' ,
33
33
placeholderMobile : '来说点什么...' ,
34
34
copy : '复制' ,
35
35
copied : '复制成功' ,
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ export default {
29
29
} ,
30
30
chat : {
31
31
newChatButton : '新建對話' ,
32
- placeholder : '來說點什麼...(Shift + Enter = 換行)' ,
32
+ placeholder : '來說點什麼...(Shift + Enter = 換行,"/" 觸發提示詞 )' ,
33
33
placeholderMobile : '來說點什麼...' ,
34
34
copy : '複製' ,
35
35
copied : '複製成功' ,
You can’t perform that action at this time.
0 commit comments