From 59df04ba66fd72dca6d42883e8f9e786534f9ca3 Mon Sep 17 00:00:00 2001 From: xunbu Date: Sun, 11 May 2025 17:49:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BA=86ui=E9=83=A8=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 171 +++++++++++-------- docutranslate/app.py | 396 +++++++++++++++++++++++++++++++++++++++++++ pyproject.toml | 3 +- uv.lock | 320 ++++++++++++++++++++++++++++++++++ 4 files changed, 818 insertions(+), 72 deletions(-) create mode 100644 docutranslate/app.py diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e37c537..d0e7186 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,11 @@