aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/account-menu/index.js
diff options
context:
space:
mode:
authorbrunobar79 <brunobar79@gmail.com>2018-07-19 10:57:47 +0800
committerbrunobar79 <brunobar79@gmail.com>2018-07-19 10:57:47 +0800
commit49d1bdea8a47139cc814d3c49aa97bf2d542d3d5 (patch)
tree1481fc83f9312f96a2c2315c880d71029d7b78f8 /ui/app/components/account-menu/index.js
parentcbb14f1d5e50c10865838a98452ecfb4b6cb8d6a (diff)
downloadtangerine-wallet-browser-49d1bdea8a47139cc814d3c49aa97bf2d542d3d5.tar.gz
tangerine-wallet-browser-49d1bdea8a47139cc814d3c49aa97bf2d542d3d5.tar.zst
tangerine-wallet-browser-49d1bdea8a47139cc814d3c49aa97bf2d542d3d5.zip
design done
Diffstat (limited to 'ui/app/components/account-menu/index.js')
-rw-r--r--ui/app/components/account-menu/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/components/account-menu/index.js b/ui/app/components/account-menu/index.js
index fc48b60f3..9c063d31e 100644
--- a/ui/app/components/account-menu/index.js
+++ b/ui/app/components/account-menu/index.js
@@ -125,7 +125,7 @@ AccountMenu.prototype.render = function () {
}
},
icon: h('img.account-menu__item-icon', { src: 'images/connect-icon.svg' }),
- text: this.context.t('connectHardware'),
+ text: this.context.t('connectHardwareWallet'),
}),
h(Divider),
h(Item, {