From fcdcd88d74cdd739ab7529a1fc521e1379d34959 Mon Sep 17 00:00:00 2001 From: 2z2z2z Date: Mon, 9 Dec 2024 18:43:42 +0300 Subject: [PATCH] hide smart-address --- lang/ru.js | 1 + pages/topup/instant.vue | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/lang/ru.js b/lang/ru.js index 6729e16..f1757f8 100644 --- a/lang/ru.js +++ b/lang/ru.js @@ -279,6 +279,7 @@ export default { 'telegram-find-address-description-1': 'Вам нужно будет отправить', 'telegram-find-address-description-2': 'Telegram боту.', 'telegram-find-address-button': 'этот Minter-адрес', + 'only-console': 'Депозит доступен только через', }, 'topup-network': { 'title': 'Пополнить через', diff --git a/pages/topup/instant.vue b/pages/topup/instant.vue index bac3a25..d6a6f30 100644 --- a/pages/topup/instant.vue +++ b/pages/topup/instant.vue @@ -107,7 +107,8 @@ export default {
- +

{{ $td('The deposit is only available from', 'deposit.only-console') }} Minter Console.

+