mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
polishsource: replace pl with polish, not config.multilanguage
credit: @lduda007
This commit is contained in:
@@ -122,7 +122,7 @@ search:
|
||||
- name: re_replace
|
||||
args: ["(?i)(\\.multi\\.)", ".{{ .Config.multilanguage }}."]
|
||||
- name: re_replace
|
||||
args: ["(?i)(\\.pl\\.)", ".{{ .Config.multilanguage }}."]
|
||||
args: ["(?i)(\\.pl\\.)", ".POLISH."]
|
||||
title:
|
||||
text: "{{ if .Config.multilang }}{{ .Result.title_multilang }}{{ else }}{{ .Result.title_phase1 }}{{ end }}"
|
||||
details:
|
||||
|
Reference in New Issue
Block a user