X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=Gruntfile.js;h=8dbeb6bfc05e2a55f7b05e010c87644a42a86c7d;hp=035a208131a000415300bc7135500be7fea0da27;hb=25bb740e50d5f4f967e80f5d6a373405e5ef187a;hpb=347bb6aef6f169dd050afe6af71f608f996b9d51 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/'