aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/pages/settings/info-tab/info-tab.component.js
diff options
context:
space:
mode:
Diffstat (limited to 'ui/app/components/pages/settings/info-tab/info-tab.component.js')
-rw-r--r--ui/app/components/pages/settings/info-tab/info-tab.component.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/app/components/pages/settings/info-tab/info-tab.component.js b/ui/app/components/pages/settings/info-tab/info-tab.component.js
index f598fff7..ac6705d5 100644
--- a/ui/app/components/pages/settings/info-tab/info-tab.component.js
+++ b/ui/app/components/pages/settings/info-tab/info-tab.component.js
@@ -117,7 +117,7 @@ export default class InfoTab extends PureComponent {
</div>
<div className="info-tab__item">
<div className="info-tab__version-header">
- { t('metamaskVersion') }
+ { t('dekusanVersion') }
</div>
<div className="info-tab__version-number">
{ this.state.version }