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