实现单篇和多篇论文的对比总结
This commit is contained in:
Vendored
+20
@@ -6,7 +6,11 @@ export type FluentMessageId =
|
||||
| 'chat-add-selection'
|
||||
| 'chat-clear'
|
||||
| 'chat-cleared'
|
||||
| 'chat-copied'
|
||||
| 'chat-copy'
|
||||
| 'chat-done'
|
||||
| 'chat-empty-desc'
|
||||
| 'chat-empty-title'
|
||||
| 'chat-loading'
|
||||
| 'chat-need-config'
|
||||
| 'chat-no-reply'
|
||||
@@ -22,7 +26,23 @@ export type FluentMessageId =
|
||||
| 'chat-thinking'
|
||||
| 'item-section-chat-head'
|
||||
| 'item-section-chat-sidenav'
|
||||
| 'itemmenu-chat'
|
||||
| 'itemmenu-compare'
|
||||
| 'itemmenu-label'
|
||||
| 'multi-close'
|
||||
| 'multi-common'
|
||||
| 'multi-compare'
|
||||
| 'multi-empty-desc'
|
||||
| 'multi-empty-title'
|
||||
| 'multi-need-topic'
|
||||
| 'multi-need-two'
|
||||
| 'multi-no-items'
|
||||
| 'multi-placeholder'
|
||||
| 'multi-ready'
|
||||
| 'multi-summary-each'
|
||||
| 'multi-title'
|
||||
| 'multi-too-many'
|
||||
| 'multi-topic-review'
|
||||
| 'prefs-answer-language'
|
||||
| 'prefs-api-key'
|
||||
| 'prefs-base-url'
|
||||
|
||||
Reference in New Issue
Block a user