mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24:13 +08:00
readme
Update README.md group
This commit is contained in:
parent
b0f3cb5666
commit
7680b0cfa8
@ -136,6 +136,11 @@ def setTab_aboutlazy(self):
|
|||||||
]
|
]
|
||||||
if globalconfig["languageuse"] == 0:
|
if globalconfig["languageuse"] == 0:
|
||||||
shuominggrid += [
|
shuominggrid += [
|
||||||
|
[
|
||||||
|
"交流群",
|
||||||
|
(makehtml("https://qm.qq.com/q/qE32v9NYBO", show=912525396), 3, "link"),
|
||||||
|
],
|
||||||
|
[],
|
||||||
[("如果你感觉该软件对你有帮助,欢迎微信扫码赞助,谢谢~", 4)],
|
[("如果你感觉该软件对你有帮助,欢迎微信扫码赞助,谢谢~", 4)],
|
||||||
]
|
]
|
||||||
else:
|
else:
|
||||||
@ -143,7 +148,7 @@ def setTab_aboutlazy(self):
|
|||||||
[],
|
[],
|
||||||
[
|
[
|
||||||
(
|
(
|
||||||
'If you feel that the software is helpful to you, ',
|
"If you feel that the software is helpful to you, ",
|
||||||
4,
|
4,
|
||||||
"link",
|
"link",
|
||||||
)
|
)
|
||||||
|
@ -13,6 +13,10 @@
|
|||||||
|
|
||||||
## <a href="https://hillya51.github.io/LunaTranslator_tutorial/#/zh/" target="_blank">使用说明</a> <a href="https://www.bilibili.com/video/BV1Tj421X7u7/?spm_id_from=333.999.0.0" target="_blank">视频简介</a> <a href="https://tieba.baidu.com/p/8982568991?see_lz=1" target="_blank">图文简介</a>
|
## <a href="https://hillya51.github.io/LunaTranslator_tutorial/#/zh/" target="_blank">使用说明</a> <a href="https://www.bilibili.com/video/BV1Tj421X7u7/?spm_id_from=333.999.0.0" target="_blank">视频简介</a> <a href="https://tieba.baidu.com/p/8982568991?see_lz=1" target="_blank">图文简介</a>
|
||||||
|
|
||||||
|
欢迎觉得有帮助的朋友一起完善说明文档。[文档地址](https://github.com/HIllya51/LunaTranslator_tutorial)
|
||||||
|
|
||||||
|
交流群[912525396](https://qm.qq.com/q/qE32v9NYBO)
|
||||||
|
|
||||||
|
|
||||||
## 功能支持
|
## 功能支持
|
||||||
|
|
||||||
|
@ -10,7 +10,9 @@
|
|||||||
|
|
||||||
> **A galgame translator**
|
> **A galgame translator**
|
||||||
|
|
||||||
## <a href="https://hillya51.github.io/LunaTranslator_tutorial/#/en/" target="_blank">Instructions</a>
|
## <a href="https://hillya51.github.io/LunaTranslator_tutorial/#/en/" target="_blank">Documentation</a>
|
||||||
|
|
||||||
|
Welcome friends who find it helpful to improve the documentation together.[Documentation Repo](https://github.com/HIllya51/LunaTranslator_tutorial)
|
||||||
|
|
||||||
## Function support
|
## Function support
|
||||||
|
|
||||||
|
@ -12,7 +12,8 @@
|
|||||||
|
|
||||||
|
|
||||||
## <a href="https://hillya51.github.io/LunaTranslator_tutorial/#/ru/" target="_blank">Инструкция по настройке программы (Полностью на русском языке)</a>
|
## <a href="https://hillya51.github.io/LunaTranslator_tutorial/#/ru/" target="_blank">Инструкция по настройке программы (Полностью на русском языке)</a>
|
||||||
|
|
||||||
|
Welcome friends who find it helpful to improve the documentation together.[Documentation Repo](https://github.com/HIllya51/LunaTranslator_tutorial)
|
||||||
|
|
||||||
## Основные функции:
|
## Основные функции:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user