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