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