From 935d3cc87aa288916d0c72830237639d676a6c0b Mon Sep 17 00:00:00 2001 From: kimhoang0511 Date: Thu, 23 Oct 2025 20:44:35 +0700 Subject: [PATCH] reset --- lightrag_webui/src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lightrag_webui/src/locales/en.json b/lightrag_webui/src/locales/en.json index 49815265..5ce4b3df 100644 --- a/lightrag_webui/src/locales/en.json +++ b/lightrag_webui/src/locales/en.json @@ -121,7 +121,7 @@ "refreshTooltip": "Reset document list", "pipelineStatusButton": "Pipeline", "pipelineStatusTooltip": "View document processing pipeline status", - "uploadedTitle": "Uploaded Documents 112222", + "uploadedTitle": "Uploaded Documents", "uploadedDescription": "List of uploaded documents and their statuses.", "emptyTitle": "No Documents", "emptyDescription": "There are no uploaded documents yet.",