- User Profile

- DashBoard start
This commit is contained in:
Paolo Arena
2019-12-29 23:30:26 +01:00
parent 6452953115
commit b70f0df084
6 changed files with 46 additions and 11 deletions

View File

@@ -7,6 +7,7 @@ const msg_website = {
SignUp2: 'Registrazione',
SignIn: 'Login',
vreg: 'Verifica Reg',
dashboard:'Lavagna',
Test: 'Test',
Category: 'Categorie',
Admin: 'Admin',
@@ -56,6 +57,7 @@ const msg_website = {
SignUp2: 'Registro',
SignIn: 'Login',
vreg: 'Verifica Reg',
dashboard:'Tablero',
Test: 'Test',
Category: 'Categorie',
Admin: 'Admin',
@@ -95,6 +97,7 @@ const msg_website = {
SignUp2: 'Registration',
SignIn: 'Login',
vreg: 'Check Registration',
dashboard:'Dashboard',
Test: 'Test',
Category: 'Categorie',
Admin: 'Admin',