Added script for Crowdin automation (incomplete)

This commit is contained in:
dabura667 2015-07-18 01:12:16 +09:00
commit c21e3f827a
16 changed files with 103 additions and 2 deletions

View file

@ -109,7 +109,7 @@ module.exports = function(grunt) {
nggettext_extract: {
pot: {
files: {
'po/template.pot': [
'i18n/po/template.pot': [
'public/index.html',
'public/views/*.html',
'public/views/**/*.html',