diff --git a/src/locales/cn.json b/src/locales/cn.json index 6c64b34..30db2e3 100644 --- a/src/locales/cn.json +++ b/src/locales/cn.json @@ -183,7 +183,8 @@ "andImportInMetamask": "输入到Metamask", "crossChain": "异链传送", "sameChain": "同链传送", - "sendOn": "发送到" + "sendOn": "发送到", + "cosmicSwap": "You do not have enough KCAL to perform this transaction. Use some SOUL to perform a cosmic swap?" }, "nfts": { "selected": "已选择", diff --git a/src/locales/de.json b/src/locales/de.json index b805cdf..a96ee83 100644 --- a/src/locales/de.json +++ b/src/locales/de.json @@ -183,7 +183,8 @@ "andImportInMetamask": "Und importieren Sie diesen in Metamask", "crossChain": "CROSS CHAIN ÜBERWEISUNGEN", "sameChain": "ÜBERWEISUNGEN AUF GLEICHER CHAIN", - "sendOn": "Versand auf" + "sendOn": "Versand auf", + "cosmicSwap": "You do not have enough KCAL to perform this transaction. Use some SOUL to perform a cosmic swap?" }, "nfts": { "selected": "ausgewählt", diff --git a/src/locales/en.json b/src/locales/en.json index a58f606..5616398 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -183,7 +183,8 @@ "andImportInMetamask": "and import in Metamask", "crossChain": "CROSS CHAIN TRANSFERS", "sameChain": "SAME CHAIN TRANSFERS", - "sendOn": "Send on" + "sendOn": "Send on", + "cosmicSwap": "You do not have enough KCAL to perform this transaction. Use some SOUL to perform a cosmic swap?" }, "nfts": { "selected": "selected", diff --git a/src/locales/es.json b/src/locales/es.json index 13e38b4..0f5b84d 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -183,7 +183,8 @@ "andImportInMetamask": "e importala en Metamask", "crossChain": "TRANSFERENCIA ENTRE CHAINS", "sameChain": "TRANSFERENCIA NORMAL", - "sendOn": "Enviar en" + "sendOn": "Enviar en", + "cosmicSwap": "You do not have enough KCAL to perform this transaction. Use some SOUL to perform a cosmic swap?" }, "nfts": { "selected": "seleccionado", diff --git a/src/locales/fr.json b/src/locales/fr.json index 503f098..8649c87 100644 --- a/src/locales/fr.json +++ b/src/locales/fr.json @@ -183,7 +183,8 @@ "andImportInMetamask": "et importer dans Metamask", "crossChain": "TRANSFERTS INTER CHAINES", "sameChain": "TRANSFERTS INTRA CHAINES", - "sendOn": "Envoi vers" + "sendOn": "Envoi vers", + "cosmicSwap": "Vous n'avez pas assez de KCAL pour effectuer cette transaction. Désirez-vous utiliser des SOUL pour effectuer un cosmic swap?" }, "nfts": { "selected": "sélectionné", diff --git a/src/locales/it.json b/src/locales/it.json index 5eca7f2..1d06649 100644 --- a/src/locales/it.json +++ b/src/locales/it.json @@ -183,7 +183,8 @@ "andImportInMetamask": "e importa in Metamask", "crossChain": "TRASFERIMENTI CROSS-CHAIN", "sameChain": "TRASFERIMENTI SU CHAIN SINGOLA", - "sendOn": "Manda su" + "sendOn": "Manda su", + "cosmicSwap": "You do not have enough KCAL to perform this transaction. Use some SOUL to perform a cosmic swap?" }, "nfts": { "selected": "selezionato", diff --git a/src/locales/nb.json b/src/locales/nb.json index 7605372..d8f01d5 100644 --- a/src/locales/nb.json +++ b/src/locales/nb.json @@ -183,7 +183,8 @@ "andImportInMetamask": "og importer i Metamask", "crossChain": "OVERFØRING MELLOM ULIKE BLOKKKJEDER", "sameChain": "SEND PÅ SAMME BLOKKJEDE", - "sendOn": "Send på" + "sendOn": "Send på", + "cosmicSwap": "You do not have enough KCAL to perform this transaction. Use some SOUL to perform a cosmic swap?" }, "nfts": { "selected": "valgte", diff --git a/src/locales/nl.json b/src/locales/nl.json index 84d85d2..1f49490 100644 --- a/src/locales/nl.json +++ b/src/locales/nl.json @@ -183,7 +183,8 @@ "andImportInMetamask": "en importeer in Metamask", "crossChain": "OVERDRACHTEN TUSSEN CHAINS", "sameChain": "OVERDRACHTEN OP DEZELFDE CHAIN", - "sendOn": "Verstuur op" + "sendOn": "Verstuur op", + "cosmicSwap": "You do not have enough KCAL to perform this transaction. Use some SOUL to perform a cosmic swap?" }, "nfts": { "selected": "gekozen", diff --git a/src/locales/pt.json b/src/locales/pt.json index 76ebd13..59fe0d9 100644 --- a/src/locales/pt.json +++ b/src/locales/pt.json @@ -183,7 +183,8 @@ "andImportInMetamask": "e importa no Metamask", "crossChain": "TRANSFERÊNCIAS ENTRE CHAINS", "sameChain": "TRANSFERÊNCIAS NA MESMA CHAIN", - "sendOn": "Envia em" + "sendOn": "Envia em", + "cosmicSwap": "You do not have enough KCAL to perform this transaction. Use some SOUL to perform a cosmic swap?" }, "nfts": { "selected": "selecionado", diff --git a/src/locales/ru.json b/src/locales/ru.json index 08f43c2..12fc878 100644 --- a/src/locales/ru.json +++ b/src/locales/ru.json @@ -183,7 +183,8 @@ "andImportInMetamask": "и импортировать в Metamask", "crossChain": "КРОСС-ЧЕЙН ПЕРЕСЫЛКИ", "sameChain": "ПЕРЕСЫЛКИ В РАМКАХ ОДНОГО БЛОКЧЕЙНА", - "sendOn": "Отправить в" + "sendOn": "Отправить в", + "cosmicSwap": "You do not have enough KCAL to perform this transaction. Use some SOUL to perform a cosmic swap?" }, "nfts": { "selected": "выбрано", diff --git a/src/locales/tr.json b/src/locales/tr.json index cc14670..2fdd192 100644 --- a/src/locales/tr.json +++ b/src/locales/tr.json @@ -171,8 +171,8 @@ "swapAmount": "Transfer Edilecek Miktar", "needGasToSwap": "Transfer harçları için Phantasma tarafında {0} GAS gerekir.", "needEthToSwap": "Transfer harçları için Phantasma tarafında:
ETH için yaklaşık {0} ETH harç,
ERC20 için yaklaşık {1} ETH harç gerekir.", - "swapInProgressTitle": "Değişim işleniyor", - "swapBeingProcessed": "Değişiminiz işleme alınacak.", + "swapInProgressTitle": "Transfer işleniyor", + "swapBeingProcessed": "Transferiniz işleme alınacak.", "needsConfirmations": "Görebilmeniz için 12 doğrulama gerekli.", "checkTransaction": "İşleminizi kontrol edebilirsiniz", "here": "buradan", @@ -183,7 +183,8 @@ "andImportInMetamask": "ve Metamask'a aktarın.", "crossChain": "ZİNCİR DEĞİŞİM İŞLEMLERİ", "sameChain": "DİĞER ZİNCİRLERDE TRANSFERLER", - "sendOn": "Burada Gönder-Al," + "sendOn": "Burada Gönder-Al,", + "cosmicSwap": "Hesabınızda yeterli KCAL bulunmamaktadır. Biraz SOUL kullanarak kozmik değişim yapılsın mı?" }, "nfts": { "selected": "Seçildi", diff --git a/src/locales/vn.json b/src/locales/vn.json index d183879..57e721d 100644 --- a/src/locales/vn.json +++ b/src/locales/vn.json @@ -183,7 +183,8 @@ "andImportInMetamask": "và nhập trong Metamask", "crossChain": "CHUYỂN ĐỔI CHUỖI CHÉO", "sameChain": "CÙNG CHUYỂN ĐỔI CHUỖI", - "sendOn": "Gửi tiếp" + "sendOn": "Gửi tiếp", + "cosmicSwap": "You do not have enough KCAL to perform this transaction. Use some SOUL to perform a cosmic swap?" }, "nfts": { "selected": "đã chọn", diff --git a/src/views/Home.vue b/src/views/Home.vue index 3656c31..db4f126 100644 --- a/src/views/Home.vue +++ b/src/views/Home.vue @@ -1241,8 +1241,7 @@ - You do not have enough KCAL to perform this transaction. Use some SOUL - to perform a cosmic swap? + {{ $t("home.cosmicSwap") }} diff --git a/src/views/Sign.vue b/src/views/Sign.vue index 711a8f3..8d00b70 100644 --- a/src/views/Sign.vue +++ b/src/views/Sign.vue @@ -38,7 +38,10 @@ > -
+
{{ $t("sign.description") }} {{ currentAccountDescription }}? @@ -51,6 +54,7 @@ @keyup.native.enter="signtx" @submit.prevent style="margin: 0px 28px 10px 15px" + class="mt-6" >