diff --git a/src/modules/i18n/files/en.json b/src/modules/i18n/files/en.json index fbd7e988..e7517f56 100644 --- a/src/modules/i18n/files/en.json +++ b/src/modules/i18n/files/en.json @@ -267,5 +267,5 @@ "asset.wrapped-bitcoin.1": "Wrapped Bitcoin (WBTC) is an ERC-20 token that represents Bitcoin (BTC) on the Ethereum blockchain. A key advantage of WBTC is its integration into the world of Ethereum wallets, dapps, and smart contracts. Through a WBTC partner, 1 Bitcoin can be converted to 1 Wrapped Bitcoin, and vice-versa.", "asset.wrapped-bitcoin.2": " ", "migrate.title": "Migrate SWINGBY BEP20 to ERC20", - "migrate.description": "Please note that this manual bridging process can take up to 8 hours." + "migrate.description": "Please note that this manual bridging process can take up to 12 hours." } diff --git a/src/modules/i18n/files/ja.json b/src/modules/i18n/files/ja.json index da5729e1..32377d9c 100644 --- a/src/modules/i18n/files/ja.json +++ b/src/modules/i18n/files/ja.json @@ -151,5 +151,6 @@ "asset.bitcoin.2": "It is a decentralized digital currency without a central bank or single administrator that can be sent from user to user on the peer-to-peer bitcoin network without the need for intermediaries. Transactions are verified by network nodes through cryptography and recorded in a public distributed ledger called a blockchain. Bitcoins are created as a reward for a process known as mining. They can be exchanged for other currencies, products, and services. Research produced by the University of Cambridge estimates that in 2017, there were 2.9 to 5.8 million unique users using a cryptocurrency wallet, most of them using bitcoin.", "asset.wrapped-bitcoin.1": "Wrapped Bitcoin (WBTC) is an ERC-20 token that represents Bitcoin (BTC) on the Ethereum blockchain. A key advantage of WBTC is its integration into the world of Ethereum wallets, dapps, and smart contracts. Through a WBTC partner, 1 Bitcoin can be converted to 1 Wrapped Bitcoin, and vice-versa.", "asset.wrapped-bitcoin.2": " ", - "migrate.title": "SWINGBY BEP20をERC20に移行します" + "migrate.title": "SWINGBY BEP20をERC20に移行します", + "migrate.description": "このマニュアルブリッジングプロセスには最大12時間かかることに注意してください。" } diff --git a/src/modules/i18n/files/zh-TW.json b/src/modules/i18n/files/zh-TW.json index 54ad0834..19f942a7 100644 --- a/src/modules/i18n/files/zh-TW.json +++ b/src/modules/i18n/files/zh-TW.json @@ -152,5 +152,6 @@ "asset.bitcoin.2": "It is a decentralized digital currency without a central bank or single administrator that can be sent from user to user on the peer-to-peer bitcoin network without the need for intermediaries. Transactions are verified by network nodes through cryptography and recorded in a public distributed ledger called a blockchain. Bitcoins are created as a reward for a process known as mining. They can be exchanged for other currencies, products, and services. Research produced by the University of Cambridge estimates that in 2017, there were 2.9 to 5.8 million unique users using a cryptocurrency wallet, most of them using bitcoin.", "asset.wrapped-bitcoin.1": "Wrapped Bitcoin (WBTC) is an ERC-20 token that represents Bitcoin (BTC) on the Ethereum blockchain. A key advantage of WBTC is its integration into the world of Ethereum wallets, dapps, and smart contracts. Through a WBTC partner, 1 Bitcoin can be converted to 1 Wrapped Bitcoin, and vice-versa.", "asset.wrapped-bitcoin.2": " ", - "migrate.title": "遷移 SWINGBY BEP20 到 ERC20" + "migrate.title": "遷移 SWINGBY BEP20 到 ERC20", + "migrate.description": "請注意,這個手動橋接過程可能需要長達12個小時。" } diff --git a/src/modules/i18n/files/zh.json b/src/modules/i18n/files/zh.json index c379ed81..8183839f 100644 --- a/src/modules/i18n/files/zh.json +++ b/src/modules/i18n/files/zh.json @@ -152,5 +152,6 @@ "asset.bitcoin.2": "It is a decentralized digital currency without a central bank or single administrator that can be sent from user to user on the peer-to-peer bitcoin network without the need for intermediaries. Transactions are verified by network nodes through cryptography and recorded in a public distributed ledger called a blockchain. Bitcoins are created as a reward for a process known as mining. They can be exchanged for other currencies, products, and services. Research produced by the University of Cambridge estimates that in 2017, there were 2.9 to 5.8 million unique users using a cryptocurrency wallet, most of them using bitcoin.", "asset.wrapped-bitcoin.1": "Wrapped Bitcoin (WBTC) is an ERC-20 token that represents Bitcoin (BTC) on the Ethereum blockchain. A key advantage of WBTC is its integration into the world of Ethereum wallets, dapps, and smart contracts. Through a WBTC partner, 1 Bitcoin can be converted to 1 Wrapped Bitcoin, and vice-versa.", "asset.wrapped-bitcoin.2": " ", - "migrate.title": "迁移 SWINGBY BEP20 到 ERC20" + "migrate.title": "迁移 SWINGBY BEP20 到 ERC20", + "migrate.description": "请注意,这个手动桥接过程可能需要长达12个小时。" }