Insert menu: "My Proj Shared" and when I insert a project, put the right property privacy

This commit is contained in:
Paolo Arena
2019-04-29 02:47:53 +02:00
parent d6d527e1a8
commit 166be747a5
11 changed files with 118 additions and 61 deletions

View File

@@ -129,8 +129,9 @@ const messages = {
Test2: 'Test2',
projects: 'Progetti',
favproj: 'Favoriti',
projectsShared: 'Condivisi',
myprojects: 'Personali'
projall: 'Tutti',
projectsShared: 'Miei Condivisi',
myprojects: 'Miei Personali'
},
components: {
authentication: {
@@ -393,8 +394,9 @@ const messages = {
Test2: 'Test2',
projects: 'Proyectos',
favproj: 'Favoritos',
projectsShared: 'Compartidos',
myprojects: 'Personales',
projall: 'Todos',
projectsShared: 'Mis Compartidos',
myprojects: 'Mis Personales',
},
components: {
authentication: {
@@ -651,8 +653,9 @@ const messages = {
Test2: 'Test2',
projects: 'Projects',
favproj: 'Favorite',
projectsShared: 'Shared',
myprojects: 'Personals',
projall: 'All',
projectsShared: 'My Shared',
myprojects: 'My Personals',
},
components: {
authentication: {