Merge pull request #450 from ericgaspar/languages

Add Slovak and Telugu languages
This commit is contained in:
Alexandre Aubin 2022-08-03 22:24:17 +02:00 committed by GitHub
commit ca5e86d80b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,9 +83,15 @@ export default {
ru: {
name: 'Русский'
},
sk: {
name: 'Slovak'
},
sv: {
name: 'Svenska'
},
te: {
name: 'Telugu'
},
tr: {
name: 'Türkçe'
},