This is an automated email from the ASF dual-hosted git repository.

robin0716 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-answer-plugins.git

commit 66d9ec45935c3cae3f7f4f72603d8db1daa7fe81
Author: Lucifer <[email protected]>
AuthorDate: Wed Oct 23 12:46:23 2024 +0800

    fix: i18n
---
 connector-wallet/i18n/zh_CN.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/connector-wallet/i18n/zh_CN.yaml b/connector-wallet/i18n/zh_CN.yaml
index ddc06cd..960a2d7 100644
--- a/connector-wallet/i18n/zh_CN.yaml
+++ b/connector-wallet/i18n/zh_CN.yaml
@@ -21,8 +21,9 @@ plugin:
       name:
         other: Wallet
       info:
+        name:
           other: Wallet 连接器
-      description:
+        description:
           other: 用于接入 Wallet 第三方登录
     frontend:
       wallet_needed: 你还没连接钱包。

Reply via email to