From 99212c1186685a8b13a58c60b8f65ec5b76a8f0e Mon Sep 17 00:00:00 2001 From: jxxghp Date: Mon, 28 Apr 2025 19:32:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=9B=BD=E9=99=85=E5=8C=96?= =?UTF-8?q?=E6=94=AF=E6=8C=81=EF=BC=9A=E4=B8=BA=E8=87=AA=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E8=A7=84=E5=88=99=E5=8D=A1=E7=89=87=E6=B7=BB=E5=8A=A0=E5=A4=9A?= =?UTF-8?q?=E8=AF=AD=E8=A8=80=E6=96=87=E6=9C=AC=EF=BC=8C=E6=8F=90=E5=8D=87?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E4=BD=93=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/cards/BackdropCard.vue | 5 --- src/components/cards/CustomRuleCard.vue | 60 +++++++++++++------------ src/locales/en-US.ts | 40 +++++++++++++++++ src/locales/zh-CN.ts | 40 +++++++++++++++++ src/locales/zh-TW.ts | 40 +++++++++++++++++ 5 files changed, 152 insertions(+), 33 deletions(-) diff --git a/src/components/cards/BackdropCard.vue b/src/components/cards/BackdropCard.vue index 57d4a567..41a8c278 100644 --- a/src/components/cards/BackdropCard.vue +++ b/src/components/cards/BackdropCard.vue @@ -1,10 +1,5 @@