mirror of
https://github.com/Jackett/Jackett
synced 2025-02-24 15:21:06 +00:00
Replace MULTI with VOSTFR added (#4093)
This commit is contained in:
parent
19ec3e2aff
commit
c545a49755
1 changed files with 2 additions and 0 deletions
|
@ -117,6 +117,8 @@
|
|||
MULTI.FRENCH: "MULTI.FRENCH"
|
||||
ENGLISH: "ENGLISH"
|
||||
MULTI.ENGLISH: "MULTI.ENGLISH"
|
||||
VOSTFR: "VOSTFR"
|
||||
MULTI.VOSTFR: "MULTI.VOSTFR"
|
||||
- name: vostfr
|
||||
type: checkbox
|
||||
label: Replace VOSTFR with ENGLISH
|
||||
|
|
Loading…
Reference in a new issue