Added Welsh (#1696)
* Added Welsh * format * Added to base * bundle fundle
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('we')">
|
||||
<q-item-section>
|
||||
<q-item-label>WE</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>
|
||||
|
||||
Reference in New Issue
Block a user