mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-04-01 22:34:49 +03:00
chore: enable languages
This commit is contained in:
parent
a1782058c8
commit
cf8eeaadfe
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ export default {
|
||||||
name: 'General',
|
name: 'General',
|
||||||
data() {
|
data() {
|
||||||
return {
|
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],
|
paginationSizes: [5, 15, 30, 50],
|
||||||
titleOptions: ['Default', 'Global Speed', 'First Torrent Status'],
|
titleOptions: ['Default', 'Global Speed', 'First Torrent Status'],
|
||||||
Qbitversion: 0
|
Qbitversion: 0
|
||||||
|
|
Loading…
Add table
Reference in a new issue