mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
zetorrents: code tidy
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user