de.js i18n updates, add nl and pirate (#1675)

bump service worker
This commit is contained in:
dni ⚡
2023-05-09 09:42:27 +01:00
committed by GitHub
parent bb9ef7f88c
commit 8e8093bef3
6 changed files with 222 additions and 32 deletions
+10
View File
@@ -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