mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-01-01 10:04:12 +08:00
Update translatorUI.py
This commit is contained in:
parent
3d7462e7a5
commit
dbf352e902
@ -904,7 +904,7 @@ class TranslatorWindow(resizableframeless):
|
|||||||
+ _TR("官方网站")
|
+ _TR("官方网站")
|
||||||
+ " "
|
+ " "
|
||||||
+ _TR("使用说明")
|
+ _TR("使用说明")
|
||||||
+ " "
|
+ "\n"
|
||||||
)
|
)
|
||||||
__tags = [
|
__tags = [
|
||||||
{
|
{
|
||||||
@ -935,7 +935,7 @@ class TranslatorWindow(resizableframeless):
|
|||||||
dynamiclink("{docs_server}/")
|
dynamiclink("{docs_server}/")
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
{"orig": " ", "hira": ""},
|
{"orig": "\n", "hira": ""},
|
||||||
]
|
]
|
||||||
if getlanguse() == "zh":
|
if getlanguse() == "zh":
|
||||||
__text += "支持作者 QQ群"
|
__text += "支持作者 QQ群"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user