Changeset View
Changeset View
Standalone View
Standalone View
apps/marlin-wallet/i18n/zh.json
| Show All 12 Lines | "camera": { | ||||
| "manualEntry": "手动输入", | "manualEntry": "手动输入", | ||||
| "noCameraAvailable": "无可用摄像头", | "noCameraAvailable": "无可用摄像头", | ||||
| "noCameraDescription": "此设备上无法使用摄像头。请使用下面的\"手动输入\"按钮输入地址。", | "noCameraDescription": "此设备上无法使用摄像头。请使用下面的\"手动输入\"按钮输入地址。", | ||||
| "title": "摄像头" | "title": "摄像头" | ||||
| }, | }, | ||||
| "errors": { | "errors": { | ||||
| "anErrorOccurred": "发生错误", | "anErrorOccurred": "发生错误", | ||||
| "amountTooSmall": "金额过小", | "amountTooSmall": "金额过小", | ||||
| "cannotCoverFee": "XEC 不足以支付网络手续费", | |||||
| "failedToLoadWallet": "加载钱包失败", | "failedToLoadWallet": "加载钱包失败", | ||||
| "failedToSendTransaction": "发送交易失败", | "failedToSendTransaction": "发送交易失败", | ||||
| "insufficientFunds": "资金不足", | "insufficientFunds": "资金不足", | ||||
| "invalidAddress": "无效地址", | "invalidAddress": "无效地址", | ||||
| "transactionFailed": "交易失败" | "transactionFailed": "交易失败" | ||||
| }, | }, | ||||
| "history": { | "history": { | ||||
| "loadingTransactions": "加载交易中...", | "loadingTransactions": "加载交易中...", | ||||
| ▲ Show 20 Lines • Show All 67 Lines • Show Last 20 Lines | |||||