Dependency updates. Removed incomplete French translation. Added Polish translation

This commit is contained in:
Glenn de Haan
2024-12-11 20:08:03 +01:00
parent 8ffc899033
commit f717a2e358
3 changed files with 33 additions and 33 deletions

View File

@@ -4,6 +4,6 @@
module.exports = {
en: 'English',
de: 'German',
fr: 'French',
nl: 'Dutch'
nl: 'Dutch',
pl: 'Polish'
};