mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
Capitalized speed up label to match rest of UI (#6828)
This commit is contained in:
parent
daccb06a60
commit
fabba27b78
@ -1,6 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
## Current Develop Branch
|
||||
- [#6828](https://github.com/MetaMask/metamask-extension/pull/6828): Capitalized speed up label to match rest of UI
|
||||
|
||||
## 6.7.1 Fri Jun 28 2019
|
||||
- [#6764](https://github.com/MetaMask/metamask-extension/pull/6764): Fix display of token amount on confirm transaction screen
|
||||
|
@ -1469,7 +1469,7 @@
|
||||
"message": "there can only be a space between words"
|
||||
},
|
||||
"speedUp": {
|
||||
"message": "speed up"
|
||||
"message": "Speed Up"
|
||||
},
|
||||
"speedUpTitle": {
|
||||
"message": "Speed Up Transaction"
|
||||
|
Loading…
Reference in New Issue
Block a user