diff --git a/public/locales/zh/common.json b/public/locales/zh/common.json index 57773408..dd1efd4b 100644 --- a/public/locales/zh/common.json +++ b/public/locales/zh/common.json @@ -64,5 +64,6 @@ "Coming soon": "即将推出", "What is Mira? Where can I get some?" : "Mira 是什么?我在哪里可以获得?", "Tip": "赞赏", - "Tip the post: {{name}}": "赞赏文章:{{name}}" + "Tip the post: {{name}}": "赞赏文章:{{name}}", + "Custom": "自定义" } \ No newline at end of file diff --git a/src/components/common/PatronModal.tsx b/src/components/common/PatronModal.tsx index d8235d22..fa6d855d 100644 --- a/src/components/common/PatronModal.tsx +++ b/src/components/common/PatronModal.tsx @@ -146,7 +146,7 @@ export const PatronModal: React.FC<{
{tips.data?.pages?.[0]?.list?.length ? ( <> -