MeLi: Update translations. Fix icon

This commit is contained in:
Gustavo Maximiliano Cortez 2017-09-27 15:46:09 -03:00
commit 39f7d96f9a
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
4 changed files with 17 additions and 16 deletions

View file

@ -26,14 +26,14 @@ angular.module('copayApp.services').factory('mercadoLibreService', function($htt
var homeItem = {
name: 'mercadoLibre',
title: 'Mercado Livre Brazil Gift Cards',
title: 'Vales-presente do Mercado Livre Brasil',
icon: 'icon-ml',
sref: 'tabs.giftcards.mercadoLibre',
};
var nextStepItem = {
name: 'mercadoLibre',
title: 'Buy Mercado Livre Brazil Gift Cards',
title: 'Vales-presente do Mercado Livre Brasil',
icon: 'icon-ml',
sref: 'tabs.giftcards.mercadoLibre',
};