French language added (#1686)

* French language added
---------
Co-authored-by: Dood597 <66718486+Dood597@users.noreply.github.com>
This commit is contained in:
Guillaume H
2023-05-09 09:47:06 +02:00
committed by GitHub
co-authored by Dood597
parent 3c92ef2900
commit 62812938bd
2 changed files with 97 additions and 0 deletions
+5
View File
@@ -90,6 +90,11 @@
<q-item-label>JP</q-item-label>
</q-item-section>
</q-item>
<q-item clickable v-close-popup @click="changeLanguage('fr')">
<q-item-section>
<q-item-label>FR</q-item-label>
</q-item-section>
</q-item>
</q-list>
</q-btn-dropdown>
<q-btn-dropdown