add missing translation

This commit is contained in:
perf3ct 2025-04-16 00:34:51 +00:00
parent 2acc30f94a
commit 3fec87106f
No known key found for this signature in database
GPG Key ID: 569C4EEC436F5232

View File

@ -1208,6 +1208,7 @@
"last_attempt": "Last Attempt", "last_attempt": "Last Attempt",
"actions": "Actions", "actions": "Actions",
"retry": "Retry", "retry": "Retry",
"partial": "{{ percentage }}% completed",
"retry_queued": "Note queued for retry", "retry_queued": "Note queued for retry",
"retry_failed": "Failed to queue note for retry", "retry_failed": "Failed to queue note for retry",
"embedding_provider_precedence_description": "Comma-separated list of providers in order of precedence for embeddings search (e.g., 'openai,ollama,anthropic')", "embedding_provider_precedence_description": "Comma-separated list of providers in order of precedence for embeddings search (e.g., 'openai,ollama,anthropic')",