feat: add vietnamese and italian languages

This commit is contained in:
kolaente 2021-10-25 21:15:54 +02:00
parent 54148683f8
commit 48224e28b8
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,8 @@ export const availableLanguages = {
'de-swiss': 'Schwizertütsch',
'ru-RU': 'Русский',
'fr-FR': 'Français',
'vi-VN': 'Tiếng Việt',
'it-IT': 'Italiano',
}
const loadedLanguages = ['en'] // our default language that is preloaded