i18n: added JS utils for translation.

This commit is contained in:
Marcin Kuzminski 2016-07-03 23:45:00 +02:00
parent cba5d93aca
commit b39ba081a2
2 changed files with 37 additions and 0 deletions

View file

@ -19,6 +19,7 @@ module.exports = function(grunt) {
'<%= dirs.js.src %>/mousetrap.js',
'<%= dirs.js.src %>/moment.js',
'<%= dirs.js.src %>/appenlight-client-0.4.1.min.js',
'<%= dirs.js.src %>/i18n_utils.js',
// Plugins
'<%= dirs.js.src %>/plugins/jquery.pjax.js',