From b13a6ec9055dd1c358c618280ff12f9e07974edf Mon Sep 17 00:00:00 2001 From: perf3ct Date: Tue, 1 Apr 2025 10:56:00 -0700 Subject: [PATCH] add missing translation --- src/public/translations/en/translation.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json index 580efbc93..036266848 100644 --- a/src/public/translations/en/translation.json +++ b/src/public/translations/en/translation.json @@ -1124,6 +1124,7 @@ }, "ai_llm": { "embeddings_configuration": "Embeddings Configuration", + "not_started": "Not started", "title": "AI & Embedding Settings", "embedding_statistics": "Embedding Statistics", "processed_notes": "Processed Notes",