mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-30 04:30:48 +00:00
feat: Add lastShownTimestamp to settings schema and update feedback dialog logic
This commit is contained in:
parent
45236b6ec5
commit
e8356c5f9e
11 changed files with 78 additions and 155 deletions
|
|
@ -282,6 +282,7 @@ export default {
|
|||
Bad: '不满意',
|
||||
Good: '满意',
|
||||
'Not Sure Yet': '暂不评价',
|
||||
'Any other key': '任意其他键',
|
||||
'Disable Loading Phrases': '禁用加载短语',
|
||||
'Screen Reader Mode': '屏幕阅读器模式',
|
||||
'IDE Mode': 'IDE 模式',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue