Skip to content

Commit

Permalink
chore: enable languages
Browse files Browse the repository at this point in the history
  • Loading branch information
WDaan committed Apr 4, 2022
1 parent a178205 commit cf8eeaa
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -185,7 +185,7 @@ export default {
name: 'General',
data() {
return {
languages: ['en', 'fr', 'id', 'it', 'ja', 'nl', 'pt-br', 'zh-hans', 'zh-hant'],
languages: ['en', 'es', 'fr', 'id', 'it', 'ja', 'nl', 'pt-br', 'vi', 'zh-hans', 'zh-hant'],
paginationSizes: [5, 15, 30, 50],
titleOptions: ['Default', 'Global Speed', 'First Torrent Status'],
Qbitversion: 0
Expand Down

0 comments on commit cf8eeaa

Please sign in to comment.