From 5f187b73f617a9e44505fc1f1bfa60ecea3ae5ba Mon Sep 17 00:00:00 2001 From: AuroraHuang22 Date: Tue, 9 Jul 2024 07:34:25 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=AC=20Adjust=20wording?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/i18n/translations/en.json | 2 +- src/i18n/translations/zh.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/i18n/translations/en.json b/src/i18n/translations/en.json index 883d123..9a88f3d 100644 --- a/src/i18n/translations/en.json +++ b/src/i18n/translations/en.json @@ -22,7 +22,7 @@ "wallet_connect_header_title_open_app": "Launch App", "wallet_connect_header_title_scan_qrcode": "Scan QR Code", "wallet_connect_hint_approve": "Please approve the connection request in the app by clicking the button below.", - "wallet_connect_hint_reset_password": "If you can't find your login method,reset your password.", + "wallet_connect_hint_reset_password": "If you can't find your login method,reset your password.", "wallet_connect_hint_scan_qrcode_cosmostation_mobile": "Please scan the QR code with Cosmostation Mobile Wallet app", "wallet_connect_hint_scan_qrcode_keplr_mobile": "Please scan the QR code with Keplr Mobile Wallet app", "wallet_connect_hint_scan_qrcode_liker_land_app": "Please scan the QR code with Liker Land app", diff --git a/src/i18n/translations/zh.json b/src/i18n/translations/zh.json index 31c18c8..a0ad26f 100644 --- a/src/i18n/translations/zh.json +++ b/src/i18n/translations/zh.json @@ -22,7 +22,7 @@ "wallet_connect_header_title_open_app": "啟動 App", "wallet_connect_header_title_scan_qrcode": "掃描二維碼", "wallet_connect_hint_approve": "請點擊以下按鈕打開 App 並批准連接請求。", - "wallet_connect_hint_reset_password": "若找不到您原先的登入方式,請重設密碼", + "wallet_connect_hint_reset_password": "若找不到您原先的登入方式,請重設密碼。", "wallet_connect_hint_scan_qrcode_cosmostation_mobile": "請使用 Cosmostation Mobile Wallet app 掃描二維碼", "wallet_connect_hint_scan_qrcode_keplr_mobile": "請使用 Keplr Mobile app 掃描二維碼", "wallet_connect_hint_scan_qrcode_liker_land_app": "請使用 Liker Land app 掃描二維碼",