-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
97 additions
and
78 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,38 @@ | ||
{ | ||
"web3_eoa_error_message": "Please use Universal Profile Extension. ", | ||
"button_send": "Send", | ||
"asset_standard_info_LSP8_title": "LSP8 Token Standard", | ||
"header_title": "Wallet", | ||
"token_details_contract_address": "Contract Address", | ||
"web3_connect_no_extension": "You don't have the Universal Profile browser extension installed.", | ||
"asset_standard_info_legacy_details": "Info about the standard goes here....", | ||
"asset_standard_info_LSP7_details": "Info about the standard goes here....", | ||
"web3_connect_error_title": "Can't connect", | ||
"web3_connect_error_rejected_request": "User rejected the request.", | ||
"web3_connect_error_pending_request": "You have pending request. Check your browser extension.", | ||
"web3_connect_error": "There was an error while connecting to the browser extension.", | ||
"tokens_title": "Tokens", | ||
"token_details_send": "Send {token}", | ||
"asset_filter_owned_assets": "Owned assets", | ||
"asset_standard_info_LSP8_details": "Info about the standard goes here....", | ||
"web3_connect_error_rejected_request": "You rejected the request", | ||
"modal_default_title": "Something went wrong...", | ||
"modal_default_confirm": "Ok", | ||
"header_title": "Wallet", | ||
"footer_need_help_text": "NEED HELP?", | ||
"asset_standard_info_LSP7_title": "LSP7 Token Standard", | ||
"asset_filter_created_assets": "Created assets", | ||
"header_send": "Send", | ||
"asset_standard_info_legacy_title": "Legacy Token Standard", | ||
"token_details_description": "Token Description", | ||
"header_my_profile": "My profile", | ||
"header_disconnect": "Disconnect", | ||
"header_connect": "Connect", | ||
"footer_terms_text": "Terms & Conditions", | ||
"footer_privacy_policy_text": "Privacy Policy", | ||
"footer_need_help_url": "mailto:[email protected]", | ||
"footer_need_help_text": "NEED HELP?", | ||
"header_disconnect": "Disconnect", | ||
"tokens_title": "Tokens", | ||
"footer_faq_text": "FAQs", | ||
"asset_created_by": "Created by", | ||
"collectibles_title": "Collectibles", | ||
"button_send": "Send", | ||
"asset_filter_owned_assets": "Owned assets", | ||
"asset_filter_created_assets": "Created assets", | ||
"asset_created_by": "Created by" | ||
"modal_default_confirm": "Ok", | ||
"token_details_own": "You own this token", | ||
"footer_need_help_url": "mailto:[email protected]", | ||
"web3_interface_error_message": "You try to connect to legacy profile that is no longer supported.", | ||
"header_connect": "Connect", | ||
"web3_connect_error": "There was an error while connecting to the browser extension.", | ||
"footer_privacy_policy_text": "Privacy Policy", | ||
"token_details_images": "Token Images" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters