@@ -95,6 +95,16 @@
|
||||
<q-item-label>FR</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>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
<q-item clickable v-close-popup @click="changeLanguage('nl')">
|
||||
<q-item-section>
|
||||
<q-item-label>NL</q-item-label>
|
||||
</q-item-section>
|
||||
</q-item>
|
||||
</q-list>
|
||||
</q-btn-dropdown>
|
||||
<q-btn-dropdown
|
||||
|
||||
Reference in New Issue
Block a user