Fix: Todo Multi refresh ...

fix some promises problem
This commit is contained in:
Paolo Arena
2019-02-14 18:38:23 +01:00
parent e8d2d49829
commit 6931d57005
22 changed files with 281 additions and 163 deletions

View File

@@ -17,7 +17,7 @@ const messages = {
msg: {
hello: 'Buongiorno',
myAppName: 'FreePlanet',
myDescriz: 'La prima App Libera'
myDescriz: ''
},
pages: {
home: 'Principale',
@@ -143,7 +143,7 @@ const messages = {
msg: {
hello: 'Buenos Días',
myAppName: 'FreePlanet',
myDescriz: 'La primera App Libera'
myDescriz: ''
},
pages: {
home: 'Principal',
@@ -269,7 +269,7 @@ const messages = {
msg: {
hello: 'Hello!',
myAppName: 'FreePlanet',
myDescriz: 'The first Free app'
myDescriz: ''
},
pages: {
home: 'Dashboard One',