This commit is contained in:
bechi 2015-12-04 15:43:17 -03:00
commit 1af6204cc1
2 changed files with 3 additions and 3 deletions

View file

@ -24,7 +24,7 @@ angular.module('copayApp.controllers').controller('indexController', function($r
'icon': 'icon-receive',
'link': 'receive'
}, {
'title': gettext('Home'),
'title': gettext('Activity'),
'icon': 'icon-activity',
'link': 'walletHome'
}, {