Fix: At registration, ff in Italian, it show english email verified... added Español Email registration

This commit is contained in:
Paolo Arena
2019-03-05 23:45:20 +01:00
parent 8b0d109552
commit e3dd301da0

View File

@@ -132,7 +132,7 @@ function populateDBadmin() {
_id: new ObjectID(),
chiave: 'vers',
userId: 'ALL',
valore: '0.0.41'
valore: '0.0.50'
}];
let cfg = new cfgserver(cfgserv[0]).save();