diff --git a/Gruntfile.js b/Gruntfile.js index 23e7a0c60..5ff7bcb54 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -126,7 +126,7 @@ module.exports = function(grunt) { module: 'copayApp' }, files: { - 'src/js/translations.js': ['po/*.po'] + 'src/js/translations.js': ['i18n/po/*.po'] } }, },