Skip to content

Commit bb5a488

Browse files
committed
Merge branch 'frontend-sort-i18n'
2 parents bef70bf + c9f5322 commit bb5a488

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

frontends/web/src/locales/en/app.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -802,13 +802,6 @@
802802
"text": "Bitcoin and Litecoin can have an arbitrary amount of accounts. After five accounts, you can only add another account if the previous account has been used. \nOther coins can have a maximum of five accounts.",
803803
"title": "How many accounts can I create?"
804804
},
805-
"supportedCoins": {
806-
"link": {
807-
"text": "View supported coins"
808-
},
809-
"text": "The BitBoxApp supports Bitcoin, Litecoin, Ethereum as well as a selection of ERC20 token. For Cardano and other tokens, use your BitBox02 with alternative software such as AdaLite or Rabby. You can find an exhaustive list of all supported coins on our website:",
810-
"title": "Which coins are supported?"
811-
},
812805
"howtoAddTokens": {
813806
"text": "Tokens using the ERC20 standard are tied to a specific Ethereum account. To enable or disable a particular token, open the \"Manage accounts\" screen, expand your Ethereum account and switch the desired token on or off.",
814807
"title": "How can I add additional tokens?"
@@ -821,6 +814,13 @@
821814
"text": "Yes. The BitBoxApp creates accounts using well-established standards compatible with most other crypto wallets.",
822815
"title": "Can I recover my accounts with other wallets?"
823816
},
817+
"supportedCoins": {
818+
"link": {
819+
"text": "View supported coins"
820+
},
821+
"text": "The BitBoxApp supports Bitcoin, Litecoin, Ethereum as well as a selection of ERC20 token. For Cardano and other tokens, use your BitBox02 with alternative software such as AdaLite or Rabby. You can find an exhaustive list of all supported coins on our website:",
822+
"title": "Which coins are supported?"
823+
},
824824
"whatAreAccounts": {
825825
"text": "Your wallet can manage multiple accounts of the same coin. Accounts are helpful when you want to keep funds separate.",
826826
"title": "What are accounts?"

0 commit comments

Comments
 (0)