1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00

Capitalized speed up label to match rest of UI (#6828)

This commit is contained in:
Brian Soule 2019-07-10 07:26:20 -05:00 committed by Mark Stacey
parent daccb06a60
commit fabba27b78
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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"