Webpage Editor functionality
This commit is contained in:
@@ -71,6 +71,7 @@ const msg_it = {
|
||||
monete: 'Monete',
|
||||
pages: 'Pagine',
|
||||
Home: 'Pagina Home',
|
||||
elems: 'Elementi Pagine',
|
||||
operators: 'Operatori',
|
||||
disciplines: 'Discipline',
|
||||
media: 'Media',
|
||||
@@ -1250,7 +1251,32 @@ const msg_it = {
|
||||
bookings: 'Prenotaz.',
|
||||
profile: 'Profilo',
|
||||
circuits: 'Circuiti',
|
||||
}
|
||||
},
|
||||
|
||||
myelems: {
|
||||
active: 'active',
|
||||
title: 'title',
|
||||
path: 'Path',
|
||||
order: 'Order',
|
||||
type: 'Type',
|
||||
container: 'Container',
|
||||
container2: 'Container2',
|
||||
container3: 'Container3',
|
||||
number: 'Number',
|
||||
imgback: 'imgback',
|
||||
size: 'size',
|
||||
ratio: 'ratio',
|
||||
containerHtml: 'containerHtml',
|
||||
height: 'height',
|
||||
heightimg: 'heightimg',
|
||||
widthimg: 'widthimg',
|
||||
link: 'link',
|
||||
width: 'width',
|
||||
onlyif_logged: 'onlyif_logged',
|
||||
color: 'color',
|
||||
class: 'class',
|
||||
styleadd: 'styleadd',
|
||||
},
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user