mirror of
https://github.com/Jackett/Jackett
synced 2025-03-10 14:14:25 +00:00
polishsource: fix config labels
This commit is contained in:
parent
094f9a3ee4
commit
3153083075
1 changed files with 2 additions and 2 deletions
|
@ -39,11 +39,11 @@ settings:
|
||||||
label: Password
|
label: Password
|
||||||
- name: multilang
|
- name: multilang
|
||||||
type: checkbox
|
type: checkbox
|
||||||
label: Replace MULTI & PL by another language in release name
|
label: Replace MULTI by another language in release name
|
||||||
default: false
|
default: false
|
||||||
- name: multilanguage
|
- name: multilanguage
|
||||||
type: select
|
type: select
|
||||||
label: Replace MULTI & PL by this language
|
label: Replace MULTI by this language
|
||||||
default: POLISH
|
default: POLISH
|
||||||
options:
|
options:
|
||||||
POLISH: POLISH
|
POLISH: POLISH
|
||||||
|
|
Loading…
Add table
Reference in a new issue