Skip to content

Commit

Permalink
feat: adjust text (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryenguyen7411 authored Aug 20, 2023
1 parent 8b39a93 commit 6985d53
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/modules/i18n/files/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}
3 changes: 2 additions & 1 deletion src/modules/i18n/files/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -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時間かかることに注意してください。"
}
3 changes: 2 additions & 1 deletion src/modules/i18n/files/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -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個小時。"
}
3 changes: 2 additions & 1 deletion src/modules/i18n/files/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -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个小时。"
}

1 comment on commit 6985d53

@vercel
Copy link

@vercel vercel bot commented on 6985d53 Aug 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.