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
|
||||
- name: multilang
|
||||
type: checkbox
|
||||
label: Replace MULTI & PL by another language in release name
|
||||
label: Replace MULTI by another language in release name
|
||||
default: false
|
||||
- name: multilanguage
|
||||
type: select
|
||||
label: Replace MULTI & PL by this language
|
||||
label: Replace MULTI by this language
|
||||
default: POLISH
|
||||
options:
|
||||
POLISH: POLISH
|
||||
|
|
Loading…
Add table
Reference in a new issue