diff --git a/apps/wallet-mobile/src/i18n/locales/bn-BD.json b/apps/wallet-mobile/src/i18n/locales/bn-BD.json index 11a36b64b3..318eeef310 100644 --- a/apps/wallet-mobile/src/i18n/locales/bn-BD.json +++ b/apps/wallet-mobile/src/i18n/locales/bn-BD.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Balance after transaction", "components.send.confirmscreen.beforeConfirm": "Before tapping on confirm, please follow these instructions:", "components.send.confirmscreen.confirmButton": "Confirm", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Fees", "components.send.confirmscreen.password": "Spending password", "components.send.confirmscreen.receiver": "Receiver", diff --git a/apps/wallet-mobile/src/i18n/locales/cs-CZ.json b/apps/wallet-mobile/src/i18n/locales/cs-CZ.json index 2e5eb301f1..2411198e4e 100644 --- a/apps/wallet-mobile/src/i18n/locales/cs-CZ.json +++ b/apps/wallet-mobile/src/i18n/locales/cs-CZ.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Zůstatek po transakci", "components.send.confirmscreen.beforeConfirm": "Před potvrzením, postupujte podle následujících instrukcí:", "components.send.confirmscreen.confirmButton": "Potvrdit", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Poplatky", "components.send.confirmscreen.password": "Spending heslo", "components.send.confirmscreen.receiver": "Příjemce", diff --git a/apps/wallet-mobile/src/i18n/locales/de-DE.json b/apps/wallet-mobile/src/i18n/locales/de-DE.json index 23baed617a..d9a96306bb 100644 --- a/apps/wallet-mobile/src/i18n/locales/de-DE.json +++ b/apps/wallet-mobile/src/i18n/locales/de-DE.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Kontostand nach der Überweisung", "components.send.confirmscreen.beforeConfirm": "Bevor Du bestätigst, befolge bitte diese Anweisungen:", "components.send.confirmscreen.confirmButton": "Bestätigen", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Gebühren", "components.send.confirmscreen.password": "Ausgabekennwort", "components.send.confirmscreen.receiver": "Empfänger", diff --git a/apps/wallet-mobile/src/i18n/locales/el-GR.json b/apps/wallet-mobile/src/i18n/locales/el-GR.json index d8a7b607b2..9da0b6a3f0 100644 --- a/apps/wallet-mobile/src/i18n/locales/el-GR.json +++ b/apps/wallet-mobile/src/i18n/locales/el-GR.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Balance after transaction", "components.send.confirmscreen.beforeConfirm": "Before tapping on confirm, please follow these instructions:", "components.send.confirmscreen.confirmButton": "Επιβεβαίωση", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Fees", "components.send.confirmscreen.password": "Spending password", "components.send.confirmscreen.receiver": "Receiver", diff --git a/apps/wallet-mobile/src/i18n/locales/es-ES.json b/apps/wallet-mobile/src/i18n/locales/es-ES.json index 2add072753..06c62b1b02 100644 --- a/apps/wallet-mobile/src/i18n/locales/es-ES.json +++ b/apps/wallet-mobile/src/i18n/locales/es-ES.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Saldo posterior a la transacción", "components.send.confirmscreen.beforeConfirm": "Antes de pulsar en confirmar, por favor sigue estas instrucciones:", "components.send.confirmscreen.confirmButton": "Confirmar", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Comisiones", "components.send.confirmscreen.password": "Contraseña de gastos", "components.send.confirmscreen.receiver": "Receptor", diff --git a/apps/wallet-mobile/src/i18n/locales/fil-PH.json b/apps/wallet-mobile/src/i18n/locales/fil-PH.json index 11a36b64b3..318eeef310 100644 --- a/apps/wallet-mobile/src/i18n/locales/fil-PH.json +++ b/apps/wallet-mobile/src/i18n/locales/fil-PH.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Balance after transaction", "components.send.confirmscreen.beforeConfirm": "Before tapping on confirm, please follow these instructions:", "components.send.confirmscreen.confirmButton": "Confirm", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Fees", "components.send.confirmscreen.password": "Spending password", "components.send.confirmscreen.receiver": "Receiver", diff --git a/apps/wallet-mobile/src/i18n/locales/fr-FR.json b/apps/wallet-mobile/src/i18n/locales/fr-FR.json index 234211f4f0..37ed6ef282 100644 --- a/apps/wallet-mobile/src/i18n/locales/fr-FR.json +++ b/apps/wallet-mobile/src/i18n/locales/fr-FR.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Solde après transaction", "components.send.confirmscreen.beforeConfirm": "Avant d'appuyer sur confirmer, veuillez suivre ces instructions :", "components.send.confirmscreen.confirmButton": "Confirmer", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Frais", "components.send.confirmscreen.password": "Mot de passe de paiement", "components.send.confirmscreen.receiver": "Récipient", diff --git a/apps/wallet-mobile/src/i18n/locales/hr-HR.json b/apps/wallet-mobile/src/i18n/locales/hr-HR.json index 6a60b15744..eab08d0f21 100644 --- a/apps/wallet-mobile/src/i18n/locales/hr-HR.json +++ b/apps/wallet-mobile/src/i18n/locales/hr-HR.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Balance after transaction", "components.send.confirmscreen.beforeConfirm": "Before tapping on confirm, please follow these instructions:", "components.send.confirmscreen.confirmButton": "Confirm", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Fees", "components.send.confirmscreen.password": "Spending password", "components.send.confirmscreen.receiver": "Receiver", diff --git a/apps/wallet-mobile/src/i18n/locales/hu-HU.json b/apps/wallet-mobile/src/i18n/locales/hu-HU.json index 29dc7a7459..af3a67c3f2 100644 --- a/apps/wallet-mobile/src/i18n/locales/hu-HU.json +++ b/apps/wallet-mobile/src/i18n/locales/hu-HU.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Tranzakció utáni egyenleg", "components.send.confirmscreen.beforeConfirm": "Mielőtt a jóváhagy gombra nyomsz, kérlek kövesd a kövezkező utasításokat:", "components.send.confirmscreen.confirmButton": "Jóváhagyás", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Költségek", "components.send.confirmscreen.password": "Költési jelszó", "components.send.confirmscreen.receiver": "Címzett", diff --git a/apps/wallet-mobile/src/i18n/locales/id-ID.json b/apps/wallet-mobile/src/i18n/locales/id-ID.json index 3326438269..9c66b6e78a 100644 --- a/apps/wallet-mobile/src/i18n/locales/id-ID.json +++ b/apps/wallet-mobile/src/i18n/locales/id-ID.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Saldo setelah transaksi", "components.send.confirmscreen.beforeConfirm": "Before tapping on confirm, please follow these instructions:", "components.send.confirmscreen.confirmButton": "Tetapkan", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Biaya-biaya", "components.send.confirmscreen.password": "Kata sandi pengeluaran", "components.send.confirmscreen.receiver": "Penerima", diff --git a/apps/wallet-mobile/src/i18n/locales/it-IT.json b/apps/wallet-mobile/src/i18n/locales/it-IT.json index 1258cc1f17..f2fc436426 100644 --- a/apps/wallet-mobile/src/i18n/locales/it-IT.json +++ b/apps/wallet-mobile/src/i18n/locales/it-IT.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Saldo dopo l'operazione", "components.send.confirmscreen.beforeConfirm": "Prima di toccare conferma, seguire queste istruzioni:", "components.send.confirmscreen.confirmButton": "Conferma", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Commissioni", "components.send.confirmscreen.password": "Password di spesa", "components.send.confirmscreen.receiver": "Ricevente", diff --git a/apps/wallet-mobile/src/i18n/locales/ja-JP.json b/apps/wallet-mobile/src/i18n/locales/ja-JP.json index e76b9720b1..42a88d2d13 100644 --- a/apps/wallet-mobile/src/i18n/locales/ja-JP.json +++ b/apps/wallet-mobile/src/i18n/locales/ja-JP.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Balance after transaction", "components.send.confirmscreen.beforeConfirm": "次の指示に目を通してから、「確認」をタップしてください。", "components.send.confirmscreen.confirmButton": "承認", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "手数料", "components.send.confirmscreen.password": "送金パスワード", "components.send.confirmscreen.receiver": "受信者", diff --git a/apps/wallet-mobile/src/i18n/locales/ko-KR.json b/apps/wallet-mobile/src/i18n/locales/ko-KR.json index 24e52e058a..ce46f55e1b 100644 --- a/apps/wallet-mobile/src/i18n/locales/ko-KR.json +++ b/apps/wallet-mobile/src/i18n/locales/ko-KR.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "거래 후 잔액", "components.send.confirmscreen.beforeConfirm": "확인 버튼을 누르기 전에 다음 지시사항을 따라주세요:", "components.send.confirmscreen.confirmButton": "확인", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "수수료", "components.send.confirmscreen.password": "지불 암호", "components.send.confirmscreen.receiver": "수취인", diff --git a/apps/wallet-mobile/src/i18n/locales/nl-NL.json b/apps/wallet-mobile/src/i18n/locales/nl-NL.json index f89e74bb6a..0bb5de85f5 100644 --- a/apps/wallet-mobile/src/i18n/locales/nl-NL.json +++ b/apps/wallet-mobile/src/i18n/locales/nl-NL.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Saldo na de transactie", "components.send.confirmscreen.beforeConfirm": "Volg deze instructies voordat u op bevestigen tikt:", "components.send.confirmscreen.confirmButton": "Bevestigen", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Vergoedingen", "components.send.confirmscreen.password": "Betaalwachtwoord", "components.send.confirmscreen.receiver": "Ontvanger", diff --git a/apps/wallet-mobile/src/i18n/locales/pl-PL.json b/apps/wallet-mobile/src/i18n/locales/pl-PL.json index 11a36b64b3..318eeef310 100644 --- a/apps/wallet-mobile/src/i18n/locales/pl-PL.json +++ b/apps/wallet-mobile/src/i18n/locales/pl-PL.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Balance after transaction", "components.send.confirmscreen.beforeConfirm": "Before tapping on confirm, please follow these instructions:", "components.send.confirmscreen.confirmButton": "Confirm", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Fees", "components.send.confirmscreen.password": "Spending password", "components.send.confirmscreen.receiver": "Receiver", diff --git a/apps/wallet-mobile/src/i18n/locales/pt-BR.json b/apps/wallet-mobile/src/i18n/locales/pt-BR.json index 19367cb31d..812429a6d1 100644 --- a/apps/wallet-mobile/src/i18n/locales/pt-BR.json +++ b/apps/wallet-mobile/src/i18n/locales/pt-BR.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Saldo após transação", "components.send.confirmscreen.beforeConfirm": "Antes de tocar em confirmar, siga estas instruções", "components.send.confirmscreen.confirmButton": "Confirme", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Tarifas", "components.send.confirmscreen.password": "Senha de pagamentos", "components.send.confirmscreen.receiver": "Destinatário", diff --git a/apps/wallet-mobile/src/i18n/locales/ru-RU.json b/apps/wallet-mobile/src/i18n/locales/ru-RU.json index 961afeb1f5..8ae1927c8d 100644 --- a/apps/wallet-mobile/src/i18n/locales/ru-RU.json +++ b/apps/wallet-mobile/src/i18n/locales/ru-RU.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Баланс после транзакции", "components.send.confirmscreen.beforeConfirm": "Перед тем как нажать Подтвердить, пожалуйста, следуйте этим инструкциям:", "components.send.confirmscreen.confirmButton": "Подтвердить", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Комиссия", "components.send.confirmscreen.password": "Пароль", "components.send.confirmscreen.receiver": "Получатель", diff --git a/apps/wallet-mobile/src/i18n/locales/sk-SK.json b/apps/wallet-mobile/src/i18n/locales/sk-SK.json index 3959ba699f..158ca3c99b 100644 --- a/apps/wallet-mobile/src/i18n/locales/sk-SK.json +++ b/apps/wallet-mobile/src/i18n/locales/sk-SK.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Zostatok po transakcií", "components.send.confirmscreen.beforeConfirm": "Pred potvrdením, postupujte podľa následujúcich inštrukcií:", "components.send.confirmscreen.confirmButton": "Potvrdiť", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Poplatky", "components.send.confirmscreen.password": "Spending heslo", "components.send.confirmscreen.receiver": "Príjemca", diff --git a/apps/wallet-mobile/src/i18n/locales/sl-SI.json b/apps/wallet-mobile/src/i18n/locales/sl-SI.json index 11a36b64b3..318eeef310 100644 --- a/apps/wallet-mobile/src/i18n/locales/sl-SI.json +++ b/apps/wallet-mobile/src/i18n/locales/sl-SI.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Balance after transaction", "components.send.confirmscreen.beforeConfirm": "Before tapping on confirm, please follow these instructions:", "components.send.confirmscreen.confirmButton": "Confirm", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Fees", "components.send.confirmscreen.password": "Spending password", "components.send.confirmscreen.receiver": "Receiver", diff --git a/apps/wallet-mobile/src/i18n/locales/sv-SE.json b/apps/wallet-mobile/src/i18n/locales/sv-SE.json index 11a36b64b3..318eeef310 100644 --- a/apps/wallet-mobile/src/i18n/locales/sv-SE.json +++ b/apps/wallet-mobile/src/i18n/locales/sv-SE.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Balance after transaction", "components.send.confirmscreen.beforeConfirm": "Before tapping on confirm, please follow these instructions:", "components.send.confirmscreen.confirmButton": "Confirm", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Fees", "components.send.confirmscreen.password": "Spending password", "components.send.confirmscreen.receiver": "Receiver", diff --git a/apps/wallet-mobile/src/i18n/locales/sw-KE.json b/apps/wallet-mobile/src/i18n/locales/sw-KE.json index 11a36b64b3..318eeef310 100644 --- a/apps/wallet-mobile/src/i18n/locales/sw-KE.json +++ b/apps/wallet-mobile/src/i18n/locales/sw-KE.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Balance after transaction", "components.send.confirmscreen.beforeConfirm": "Before tapping on confirm, please follow these instructions:", "components.send.confirmscreen.confirmButton": "Confirm", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Fees", "components.send.confirmscreen.password": "Spending password", "components.send.confirmscreen.receiver": "Receiver", diff --git a/apps/wallet-mobile/src/i18n/locales/tr-TR.json b/apps/wallet-mobile/src/i18n/locales/tr-TR.json index fc52a11fc1..fb79c5edfe 100644 --- a/apps/wallet-mobile/src/i18n/locales/tr-TR.json +++ b/apps/wallet-mobile/src/i18n/locales/tr-TR.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Balance after transaction", "components.send.confirmscreen.beforeConfirm": "Before tapping on confirm, please follow these instructions:", "components.send.confirmscreen.confirmButton": "Confirm", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Fees", "components.send.confirmscreen.password": "Spending password", "components.send.confirmscreen.receiver": "Receiver", diff --git a/apps/wallet-mobile/src/i18n/locales/uk-UA.json b/apps/wallet-mobile/src/i18n/locales/uk-UA.json index 11a36b64b3..318eeef310 100644 --- a/apps/wallet-mobile/src/i18n/locales/uk-UA.json +++ b/apps/wallet-mobile/src/i18n/locales/uk-UA.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Balance after transaction", "components.send.confirmscreen.beforeConfirm": "Before tapping on confirm, please follow these instructions:", "components.send.confirmscreen.confirmButton": "Confirm", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Fees", "components.send.confirmscreen.password": "Spending password", "components.send.confirmscreen.receiver": "Receiver", diff --git a/apps/wallet-mobile/src/i18n/locales/vi-VN.json b/apps/wallet-mobile/src/i18n/locales/vi-VN.json index f47e1d4fc0..918060998d 100644 --- a/apps/wallet-mobile/src/i18n/locales/vi-VN.json +++ b/apps/wallet-mobile/src/i18n/locales/vi-VN.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Số dư sau giao dịch", "components.send.confirmscreen.beforeConfirm": "Trước khi nhấn vào xác nhận, vui lòng làm theo các hướng dẫn sau:", "components.send.confirmscreen.confirmButton": "Xác nhận", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Phí", "components.send.confirmscreen.password": "Mật khẩu chi tiêu", "components.send.confirmscreen.receiver": "Nhận", diff --git a/apps/wallet-mobile/src/i18n/locales/zh-Hans.json b/apps/wallet-mobile/src/i18n/locales/zh-Hans.json index f13a403d21..eea753e73f 100644 --- a/apps/wallet-mobile/src/i18n/locales/zh-Hans.json +++ b/apps/wallet-mobile/src/i18n/locales/zh-Hans.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "交易后余额", "components.send.confirmscreen.beforeConfirm": "在点击确认之前,请按照以下说明进行操作:", "components.send.confirmscreen.confirmButton": "确认", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "手续费", "components.send.confirmscreen.password": "支付密码", "components.send.confirmscreen.receiver": "接收者", diff --git a/apps/wallet-mobile/src/i18n/locales/zh-Hant.json b/apps/wallet-mobile/src/i18n/locales/zh-Hant.json index e13304e1a4..2974123dc2 100644 --- a/apps/wallet-mobile/src/i18n/locales/zh-Hant.json +++ b/apps/wallet-mobile/src/i18n/locales/zh-Hant.json @@ -237,6 +237,9 @@ "components.send.confirmscreen.balanceAfterTx": "Balance after transaction", "components.send.confirmscreen.beforeConfirm": "Before tapping on confirm, please follow these instructions:", "components.send.confirmscreen.confirmButton": "Confirm", + "components.send.confirmscreen.assignCollateral": "Assign collateral", + "components.send.confirmscreen.collateralNotFound": "Collateral not found", + "components.send.confirmscreen.noActiveCollateral": "You don't have an active collateral utxo", "components.send.confirmscreen.fees": "Fees", "components.send.confirmscreen.password": "Spending password", "components.send.confirmscreen.receiver": "Receiver",