chore(i18n/client): remove two unused messages

This commit is contained in:
Elian Doran 2025-12-02 08:46:53 +02:00
parent e641d5ba0f
commit 66f100d534
No known key found for this signature in database

View File

@ -1271,11 +1271,7 @@
"indexing_stopped": "Indexing stopped", "indexing_stopped": "Indexing stopped",
"indexing_in_progress": "Indexing in progress...", "indexing_in_progress": "Indexing in progress...",
"last_indexed": "Last Indexed", "last_indexed": "Last Indexed",
"n_notes_queued": "{{ count }} note queued for indexing",
"n_notes_queued_plural": "{{ count }} notes queued for indexing",
"note_chat": "Note Chat", "note_chat": "Note Chat",
"notes_indexed": "{{ count }} note indexed",
"notes_indexed_plural": "{{ count }} notes indexed",
"sources": "Sources", "sources": "Sources",
"start_indexing": "Start Indexing", "start_indexing": "Start Indexing",
"use_advanced_context": "Use Advanced Context", "use_advanced_context": "Use Advanced Context",