Update text content of invalid custom network (#9601)

feature/default_network_editable
Erik Marks 4 years ago committed by GitHub
parent 360d8ded1f
commit 4149fed6e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/_locales/en/messages.json

@ -842,7 +842,7 @@
"message": "Invalid Block Explorer URL"
},
"invalidCustomNetworkAlertContent1": {
"message": "The custom network '$1' is missing its chain ID.",
"message": "The chain ID for custom network '$1' has to be re-entered.",
"description": "$1 is the name/identifier of the network."
},
"invalidCustomNetworkAlertContent2": {

Loading…
Cancel
Save