Fix <div> in <p> problem of webui

This commit is contained in:
yangdx
2025-04-05 11:02:57 +08:00
parent cd04bc42e1
commit 62174e6abd
5 changed files with 12 additions and 6 deletions

View File

@@ -40,6 +40,7 @@
"button": "Clear",
"tooltip": "Clear documents",
"title": "Clear Documents",
"description": "This will remove all documents from the system",
"warning": "WARNING: This action will permanently delete all documents and cannot be undone!",
"confirm": "Do you really want to clear all documents?",
"confirmPrompt": "Type 'yes' to confirm this action",