diff --git a/LunaTranslator/LunaTranslator/gui/settingpage_about.py b/LunaTranslator/LunaTranslator/gui/settingpage_about.py
index e5010299..c818f89e 100644
--- a/LunaTranslator/LunaTranslator/gui/settingpage_about.py
+++ b/LunaTranslator/LunaTranslator/gui/settingpage_about.py
@@ -140,9 +140,17 @@ def setTab_aboutlazy(self):
]
else:
shuominggrid += [
+ [],
[
(
- 'If the software really helps you, welcome to become my sponsor. Thank you ~ ',
+ 'If you feel that the software is helpful to you, ',
+ 4,
+ "link",
+ )
+ ],
+ [
+ (
+ 'welcome to become my sponsor or buy me a Coffee. Thank you ~ ',
4,
"link",
)