修改可发布的xpi的插件包
This commit is contained in:
Vendored
+13
@@ -24,11 +24,21 @@ export type FluentMessageId =
|
||||
| 'chat-stopped'
|
||||
| 'chat-summarize'
|
||||
| 'chat-thinking'
|
||||
| 'cite-copied'
|
||||
| 'cite-copy'
|
||||
| 'cite-empty'
|
||||
| 'cite-export'
|
||||
| 'cite-export-cancel'
|
||||
| 'cite-exported'
|
||||
| 'cite-loading'
|
||||
| 'cite-style'
|
||||
| 'item-section-chat-head'
|
||||
| 'item-section-chat-sidenav'
|
||||
| 'itemmenu-chat'
|
||||
| 'itemmenu-compare'
|
||||
| 'itemmenu-label'
|
||||
| 'multi-add-none'
|
||||
| 'multi-add-paper'
|
||||
| 'multi-close'
|
||||
| 'multi-common'
|
||||
| 'multi-compare'
|
||||
@@ -37,8 +47,11 @@ export type FluentMessageId =
|
||||
| 'multi-need-topic'
|
||||
| 'multi-need-two'
|
||||
| 'multi-no-items'
|
||||
| 'multi-paper-added'
|
||||
| 'multi-paper-removed'
|
||||
| 'multi-placeholder'
|
||||
| 'multi-ready'
|
||||
| 'multi-remove-paper'
|
||||
| 'multi-summary-each'
|
||||
| 'multi-title'
|
||||
| 'multi-too-many'
|
||||
|
||||
Reference in New Issue
Block a user