Adding IT properly (#1695)
* Adding IT properly * added to base + format + bundle --------- Co-authored-by: ben <ben@arc.wales>
This commit is contained in:
@@ -95,6 +95,11 @@
|
||||
<q-item-label>FR</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
<q-item clickable v-close-popup @click="changeLanguage('it')">
|
||||
<q-item-section>
|
||||
<q-item-label>IT</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
<q-item clickable v-close-popup @click="changeLanguage('pi')">
|
||||
<q-item-section>
|
||||
<q-item-label>PI</q-item-label>
|
||||
|
||||
Reference in New Issue
Block a user