X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=Gruntfile.js;h=946b6522f42dd0b184029246793e7500be4436c0;hb=13a35dac582cf44ce8e2b6f3e9448b4b6c6f3874;hp=035a208131a000415300bc7135500be7fea0da27;hpb=aceff2e778270345fa4bebf536d70fe278712885;p=lhc%2Fweb%2Fwiklou.git diff --git a/Gruntfile.js b/Gruntfile.js index 035a208131..946b6522f4 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -32,6 +32,9 @@ module.exports = function ( grunt ) { ] }, banana: { + options: { + disallowBlankTranslations: false + }, core: 'languages/i18n/', api: 'includes/api/i18n/', installer: 'includes/installer/i18n/'