mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 12:29:06 +01:00
Fix wording in readdToken message (#6837)
- Removes extra "go" in app/_locales/en/messages.json's readdToken message
This commit is contained in:
parent
f0218bdbbb
commit
1ca23078c4
@ -1176,7 +1176,7 @@
|
|||||||
"message": "Queue"
|
"message": "Queue"
|
||||||
},
|
},
|
||||||
"readdToken": {
|
"readdToken": {
|
||||||
"message": "You can add this token back in the future by going go to “Add token” in your accounts options menu."
|
"message": "You can add this token back in the future by going to “Add token” in your accounts options menu."
|
||||||
},
|
},
|
||||||
"readMore": {
|
"readMore": {
|
||||||
"message": "Read more here."
|
"message": "Read more here."
|
||||||
|
Loading…
Reference in New Issue
Block a user