HTML Editor go on
This commit is contained in:
@@ -846,7 +846,7 @@ const baseroutes: IListRoutes[] = [
|
||||
|
||||
const arrLangUsed = [
|
||||
'it',
|
||||
// 'enUs',
|
||||
'enUs',
|
||||
// 'es',
|
||||
]
|
||||
|
||||
@@ -860,10 +860,10 @@ const lang_available: ILang[] = [
|
||||
{
|
||||
label: 'Italiano', icon: 'fa-flag-it', value: 'it', image: '../images/it.png', short: 'IT',
|
||||
},
|
||||
/*{
|
||||
{
|
||||
label: 'English', icon: 'fa-flag-us', value: 'enUs', image: '../images/gb.png', short: 'EN',
|
||||
},
|
||||
{
|
||||
/*{
|
||||
label: 'Español', icon: 'fa-flag-es', value: 'es', image: '../images/es.png', short: 'ES',
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user