From 894a59d09a779bd1da9b131a978446c1b7c867e7 Mon Sep 17 00:00:00 2001 From: kimhoang0511 Date: Thu, 23 Oct 2025 20:05:05 +0700 Subject: [PATCH] edit titile --- 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 1c1ddecd..49815265 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 111", + "uploadedTitle": "Uploaded Documents 112222", "uploadedDescription": "List of uploaded documents and their statuses.", "emptyTitle": "No Documents", "emptyDescription": "There are no uploaded documents yet.",