Add initial red/i18n implementation

This commit is contained in:
Nick O'Leary
2015-04-15 20:59:39 +01:00
parent 0760facb77
commit 7d41781fb4
7 changed files with 157 additions and 26 deletions

View File

@@ -128,7 +128,8 @@ module.exports = function(grunt) {
"editor/vendor/jquery/js/jquery.ui.touch-punch.min.js",
"editor/vendor/marked/marked.min.js",
"editor/vendor/orion/built-editor.min.js",
"editor/vendor/d3/d3.v3.min.js"
"editor/vendor/d3/d3.v3.min.js",
"editor/vendor/i18next/i18next.min.js"
],
"public/vendor/vendor.css": [
"editor/vendor/orion/built-editor.css"