diff --git a/docutranslate/static/i18nData.json b/docutranslate/static/i18nData.json index 6c92420..ca5c904 100644 --- a/docutranslate/static/i18nData.json +++ b/docutranslate/static/i18nData.json @@ -163,6 +163,7 @@ "engineOptionMineru": "Mineru(推荐)", "engineOptionDocling": "Docling", "engineOptionMineruDeploy": "Mineru部署服务", + "engineOptionMineru_deploy": "Mineru部署服务", "apiHrefInfo302ai": "👈由此链接注册可享受1刀免费额度", "glossaryEmpty": "术语表为空", "status_selectFileFirst": "请先选择文件!", @@ -357,6 +358,7 @@ "engineOptionMineru": "Mineru (Recommended)", "engineOptionDocling": "Docling", "engineOptionMineruDeploy": "Mineru Deploy Service", + "engineOptionMineru_deploy": "Mineru Deploy Service", "apiHrefInfo302ai": "👈 Register through this link to enjoy a $1 free credit", "glossaryEmpty": "Glossary is empty", "status_selectFileFirst": "Please select a file first!", diff --git a/docutranslate/static/index.html b/docutranslate/static/index.html index e960cdd..8b08bd2 100644 --- a/docutranslate/static/index.html +++ b/docutranslate/static/index.html @@ -1 +1 @@ -
GitHub主页(欢迎star❤):
https://github.com/xunbu/docutranslate
交流QQ群: 1047781902
version:{{ version ? 'v' + version : '' }}
{{ t('noTaskPlaceholder') }}
{{ task.backendId || t('taskCardIdPlaceholder') }}
{{ t('taskCardFileDrop') }}
{{ t('taskCardFileSelected') }}
GitHub主页(欢迎star❤):
https://github.com/xunbu/docutranslate
交流QQ群: 1047781902
version:{{ version ? 'v' + version : '' }}
{{ t('noTaskPlaceholder') }}
{{ task.backendId || t('taskCardIdPlaceholder') }}
{{ t('taskCardFileDrop') }}
{{ t('taskCardFileSelected') }}