Move exif messages to a separate i18n file
[lhc/web/wiklou.git] / Gruntfile.js
index 707a1fb..fec43f3 100644 (file)
@@ -50,6 +50,7 @@ module.exports = function ( grunt ) {
                                disallowBlankTranslations: false
                        },
                        core: 'languages/i18n/',
+                       exif: 'languages/i18n/exif/',
                        api: 'includes/api/i18n/',
                        installer: 'includes/installer/i18n/'
                },