Removed mailtrain.pot catalogue file. Generate it every time freshly when updating PO file

This commit is contained in:
Andris Reinman 2017-03-23 11:15:01 +02:00
parent 06fca3acdb
commit 6f95474155
3 changed files with 4 additions and 4414 deletions

3
.gitignore vendored
View file

@ -5,6 +5,9 @@ config/development.*
config/production.*
dump.rdb
# generate POT file every time you want to update your PO file
languages/mailtrain.pot
public/mosaico/uploads/*
!public/mosaico/uploads/README.md
public/mosaico/custom/*

File diff suppressed because it is too large Load diff

View file

@ -35,7 +35,7 @@
},
"dependencies": {
"async": "^2.1.5",
"aws-sdk": "^2.29.0",
"aws-sdk": "^2.31.0",
"bcrypt-nodejs": "0.0.3",
"body-parser": "^1.17.1",
"bounce-handler": "^7.3.2-fork.2",