Moved translations to js/translations directory so they are versioned like the others. May move translations folder to submodule.

This commit is contained in:
firebingo 2018-05-22 16:17:00 -07:00
parent c894680f5f
commit 4752d98925
90 changed files with 3153 additions and 4 deletions

View file

@ -1 +1 @@
run `npm install` then `gulp dist` to build files into Dist folder.
run `npm install` then `gulp dist` or `node(nodejs) node_modules/gulp/bin/gulp.js dist` to build files into Dist folder.