mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-28 08:04:13 +08:00
.
This commit is contained in:
parent
4a477c5153
commit
5473caaca3
@ -196,7 +196,7 @@ Requires installation of WeChat or the latest version of QQ
|
||||
|
||||
#### **WindowsOCR**
|
||||
|
||||
## How to Install Additional Language Support for WindowsOCR?
|
||||
## <div id="windowsocr">How to Install Additional Language Support for WindowsOCR?</div>
|
||||
|
||||
> WindowsOCR only supports Windows 10 and Windows 11 operating systems.
|
||||
|
||||
|
@ -197,7 +197,7 @@ WeChatまたは最新バージョンのQQのインストールが必要です
|
||||
|
||||
#### **WindowsOCR**
|
||||
|
||||
## WindowsOCRの追加言語サポートをインストールする方法
|
||||
## <div id="windowsocr">WindowsOCRの追加言語サポートをインストールする方法</div>
|
||||
|
||||
> WindowsOCRはWindows 10およびWindows 11オペレーティングシステムのみをサポートしています。
|
||||
|
||||
|
@ -232,7 +232,7 @@ GPU整合包 https://lunatranslator.org/Resource/IntegrationPack/manga_ocr/gpu
|
||||
|
||||
#### **WindowsOCR**
|
||||
|
||||
## WindowsOCR如何安装额外的语言支持?
|
||||
## <div id="windowsocr">WindowsOCR如何安装额外的语言支持?</div>
|
||||
|
||||
> WindowsOCR仅支持win10-win11操作系统
|
||||
|
||||
|
@ -41,7 +41,7 @@ def question():
|
||||
btndownload = LPushButton("添加语言包")
|
||||
btndownload.clicked.connect(
|
||||
lambda: gobject.baseobject.openlink(
|
||||
dynamiclink("{docs_server}/#/zh/windowsocr")
|
||||
dynamiclink("{docs_server}/#/zh/useapis/ocrapi?id=windowsocr")
|
||||
)
|
||||
)
|
||||
formLayout.addWidget(LLabel("当前支持的语言"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user