mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-02-18 00:02:02 +03:00
chore: enable languages
This commit is contained in:
parent
bbc31fb8c5
commit
bedd357b1e
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ export default {
|
|||
name: 'General',
|
||||
data() {
|
||||
return {
|
||||
languages: ['en', 'fr', 'it', 'nl', 'zh'],
|
||||
languages: ['en', 'fr', 'id', 'it', 'nl', 'pt-br', 'zh'],
|
||||
paginationSizes: [5, 15, 30, 50],
|
||||
titleOptions: ['Default', 'Global Speed', 'First Torrent Status'],
|
||||
Qbitversion: 0
|
||||
|
|
Loading…
Add table
Reference in a new issue