File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -177,7 +177,8 @@ The configuration expects an array of scripts that are desired for the
177177pseudo-releases. For ``artist `` in particular, keep in mind that even
178178pseudo-releases might specify it with the original script, so you should also
179179configure import :ref: `languages ` to give artist aliases more priority.
180- Therefore, the minimum configuration to enable this functionality like this:
180+ Therefore, the minimum configuration to enable this functionality looks like
181+ this:
181182
182183.. code-block :: yaml
183184
@@ -196,7 +197,7 @@ pseudo-releases with desired scripts.
196197
197198A release may have multiple pseudo-releases, for example when there is both a
198199transliteration and a translation available. By default, only 1 pseudo-release
199- per original release is emitted as candidate, using the languages from the
200+ per original release is emitted as a candidate, using the languages from the
200201configuration to decide which one has most priority. If you're importing in
201202timid mode and you would like to receive all valid pseudo-releases as additional
202203candidates, you can add the following to the configuration:
You can’t perform that action at this time.
0 commit comments