mirror of https://github.com/Jackett/Jackett
zetorrents: code tidy
This commit is contained in:
parent
d87d3e7bed
commit
382ef1db78
|
@ -41,12 +41,12 @@ settings:
|
||||||
label: Replace MULTI by this language
|
label: Replace MULTI by this language
|
||||||
default: FRENCH
|
default: FRENCH
|
||||||
options:
|
options:
|
||||||
FRENCH: "FRENCH"
|
FRENCH: FRENCH
|
||||||
MULTI.FRENCH: "MULTI.FRENCH"
|
MULTI.FRENCH: MULTI.FRENCH
|
||||||
ENGLISH: "ENGLISH"
|
ENGLISH: ENGLISH
|
||||||
MULTI.ENGLISH: "MULTI.ENGLISH"
|
MULTI.ENGLISH: MULTI.ENGLISH
|
||||||
VOSTFR: "VOSTFR"
|
VOSTFR: VOSTFR
|
||||||
MULTI.VOSTFR: "MULTI.VOSTFR"
|
MULTI.VOSTFR: MULTI.VOSTFR
|
||||||
- name: vostfr
|
- name: vostfr
|
||||||
type: checkbox
|
type: checkbox
|
||||||
label: Replace VOSTFR with ENGLISH
|
label: Replace VOSTFR with ENGLISH
|
||||||
|
|
Loading…
Reference in New Issue