Merge branch 'wallet/task/335' of https://github.com/Bitcoin-com/Wallet into wallet/task/335

This commit is contained in:
Jean-Baptiste Dominguez 2018-05-24 15:33:28 +09:00
commit 9b3520aa37
50 changed files with 16394 additions and 1724 deletions

View file

@ -200,7 +200,7 @@ module.exports = function(grunt) {
module: 'copayApp'
},
files: {
'src/js/translations.js': ['i18n/po/*.po']
'src/js/translations.js': ['i18n/po/**/*.po']
}
},
},