From a01197737effbdeb4cce97f9746a5bc743e878d1 Mon Sep 17 00:00:00 2001 From: kimhoang0511 Date: Thu, 23 Oct 2025 20:02:15 +0700 Subject: [PATCH] test update document edit --- 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 5ce4b3df..1c1ddecd 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", + "uploadedTitle": "Uploaded Documents 111", "uploadedDescription": "List of uploaded documents and their statuses.", "emptyTitle": "No Documents", "emptyDescription": "There are no uploaded documents yet.",