- creato editor di Pagine (iniziato)
- fix: mancano i "t," su alcuni componenti...
This commit is contained in:
@@ -44,6 +44,7 @@ export default defineComponent({
|
||||
shared_consts,
|
||||
colmyUserGroup,
|
||||
toolsext,
|
||||
t,
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
:table="shared_consts.TABLES_MYGROUPS"
|
||||
:showFilterPersonal="true"
|
||||
:showBarSelection="false"
|
||||
:labelBtnAddExtra="`Aggiungi ` + $t('mypages.group')"
|
||||
:labelBtnAddExtra="`Aggiungi ` + t('mypages.group')"
|
||||
/>
|
||||
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user