// Generated by zotero-plugin-scaffold /* prettier-ignore */ /* eslint-disable */ // @ts-nocheck 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' | 'chat-note-saved' | 'chat-placeholder' | 'chat-save-note' | 'chat-selection-added' | 'chat-selection-empty' | 'chat-send' | 'chat-stop' | 'chat-stopped' | 'chat-summarize' | 'chat-thinking' | 'cite-copied' | 'cite-copy' | 'cite-empty' | 'cite-export' | 'cite-export-cancel' | 'cite-exported' | 'cite-loading' | 'cite-style' | 'item-pane-adaptive-height' | 'item-pane-adaptive-height-off' | 'item-pane-adaptive-height-on' | 'item-pane-open-window' | 'item-section-chat-head' | 'item-section-chat-sidenav' | 'item-section-lecture-head' | 'item-section-lecture-sidenav' | 'itemmenu-chat' | 'itemmenu-compare' | 'itemmenu-label' | 'lecture-attach-error' | 'lecture-attach-error-detail' | 'lecture-beat-detail-empty' | 'lecture-beat-label' | 'lecture-beat-list-hint' | 'lecture-beat-list-title' | 'lecture-beat-tts-failed' | 'lecture-beat-tts-pending' | 'lecture-empty-desc' | 'lecture-empty-title' | 'lecture-explain-selection' | 'lecture-explain-selection-short' | 'lecture-granularity-paragraph' | 'lecture-granularity-sentence' | 'lecture-loading' | 'lecture-mode-label' | 'lecture-mode-overview' | 'lecture-mode-paragraph' | 'lecture-mount-error' | 'lecture-no-pdf' | 'lecture-note-saved' | 'lecture-para-context' | 'lecture-para-detail-empty' | 'lecture-para-label' | 'lecture-para-list-hint' | 'lecture-para-original' | 'lecture-para-play' | 'lecture-para-translation' | 'lecture-paragraph-list-title' | 'lecture-pdf-file-missing' | 'lecture-pdf-not-local' | 'lecture-pdf-read-failed' | 'lecture-pdf-sync-hint' | 'lecture-platform-hint-mac' | 'lecture-platform-hint-other' | 'lecture-platform-hint-win' | 'lecture-play-complete' | 'lecture-play-next' | 'lecture-play-pause' | 'lecture-play-prev' | 'lecture-play-start' | 'lecture-playing-en' | 'lecture-playing-zh' | 'lecture-reprepare' | 'lecture-save-note' | 'lecture-selection-context' | 'lecture-selection-done' | 'lecture-selection-empty' | 'lecture-selection-explaining' | 'lecture-selection-no-item' | 'lecture-selection-replay' | 'lecture-selection-syntax' | 'lecture-selection-title' | 'lecture-sentence-label' | 'lecture-sentence-list-hint' | 'lecture-sentence-list-title' | 'lecture-start' | 'lecture-status-failed' | 'lecture-status-idle' | 'lecture-status-preparing' | 'lecture-status-ready' | 'lecture-status-ready-phase1' | 'lecture-status-ready-step1' | 'lecture-status-ready-step2' | 'lecture-storage-write-failed' | 'lecture-tts-provider' | 'lecture-tts-test' | 'lecture-tts-test-done' | 'lecture-tts-testing' | 'multi-add-none' | 'multi-add-paper' | 'multi-close' | 'multi-common' | 'multi-compare' | 'multi-empty-desc' | 'multi-empty-title' | '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' | 'multi-topic-review' | 'prefs-answer-language' | 'prefs-api-key' | 'prefs-base-url' | 'prefs-hint-cloud' | 'prefs-hint-empty' | 'prefs-hint-local' | 'prefs-hint-openrouter' | 'prefs-lecture-data-dir' | 'prefs-lecture-data-dir-hint' | 'prefs-max-context' | 'prefs-max-tokens' | 'prefs-mineru-path' | 'prefs-model' | 'prefs-models-empty' | 'prefs-models-pick' | 'prefs-openrouter-referer' | 'prefs-openrouter-title' | 'prefs-piper-model' | 'prefs-piper-path' | 'prefs-privacy' | 'prefs-provider' | 'prefs-refresh-models' | 'prefs-reset' | 'prefs-section-generation' | 'prefs-section-lecture' | 'prefs-section-openrouter' | 'prefs-section-prompts' | 'prefs-section-provider' | 'prefs-send-metadata' | 'prefs-summary-prompt' | 'prefs-system-prompt' | 'prefs-temperature' | 'prefs-timeout' | 'prefs-title' | 'prefs-tts-hint-empty' | 'prefs-tts-provider' | 'prefs-tts-voice' | 'startup-begin' | 'startup-finish';