-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #326 from lifinance/l10n_main
chore: new Crowdin updates
- Loading branch information
Showing
3 changed files
with
62 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
{ | ||
"title": { | ||
"connectWallet": "关联钱包", | ||
"connecting": "", | ||
"selectEcosystem": "", | ||
"waitingForWallet": "", | ||
"availableWalletsNotFound": "" | ||
"connecting": "正在连接", | ||
"selectEcosystem": "选择链生态", | ||
"waitingForWallet": "等待 {{walletName}} 连接", | ||
"availableWalletsNotFound": "找不到可用的钱包" | ||
}, | ||
"message": { | ||
"connecting": "", | ||
"multipleEcosystems": "", | ||
"availableWalletsNotFound": "" | ||
"connecting": "在弹出来的钱包列表中点击连接。没看到你的钱包? 看看浏览器的其他窗口。", | ||
"multipleEcosystems": "{{walletName}} 钱包支持多种链生态。请选择你想要连接的链生态。", | ||
"availableWalletsNotFound": "未检测到兼容的钱包,请安装一个可用的钱包并刷新本页面。如果已经安装过了,请确保钱包已经启用并兼容本页面,或者联系客户支持。" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters