Added script for Crowdin automation (incomplete)
This commit is contained in:
parent
e4b69181e2
commit
c21e3f827a
16 changed files with 103 additions and 2 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue