diff --git a/src/pages/layout/BottomLayout.tsx b/src/pages/layout/BottomLayout.tsx index f983cb8..6702e18 100644 --- a/src/pages/layout/BottomLayout.tsx +++ b/src/pages/layout/BottomLayout.tsx @@ -44,11 +44,12 @@ export default class BottomLayout extends TankComponent { {Lang.getSingleton().lang === "zh" ? "English" : "中文"} - {/*开源不易,请不要移除掉这里的代码,蓝眼云盘谢谢您 ^_^*/} + {/*开源不易,请不要移除掉这里的代码,蓝眼云盘谢谢您! ^_^*/} + {/*It is not easy to open source,please do not remove the following code, thank you! ^_^ */} Powered by logo - 蓝眼云盘 + {Lang.t("eyeblueTank")} diff --git a/src/pages/layout/widget/AboutModal.tsx b/src/pages/layout/widget/AboutModal.tsx index 1797238..ebd7fe3 100644 --- a/src/pages/layout/widget/AboutModal.tsx +++ b/src/pages/layout/widget/AboutModal.tsx @@ -53,7 +53,7 @@ export default class AboutModal extends TankComponent{

Powered by logo - 蓝眼云盘 + {Lang.t("eyeblueTank")}