feat(plugins/starlists): add ignored and aliases for starlists.languages and some fix (#1224)

This commit is contained in:
鹤翔万里
2022-09-14 13:32:42 +08:00
committed by GitHub
parent 6583ac7830
commit 98bbeb4636
12 changed files with 67 additions and 32 deletions

View File

@@ -96,6 +96,27 @@ All product and company names are trademarks™ or registered® trademarks of th
<br>
<b>zero behaviour:</b> disable</br>
<b>default:</b> 8<br></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_starlists_languages_ignored</code></h4></td>
<td rowspan="2"><p>Ignored languages in star lists</p>
<img width="900" height="1" alt=""></td>
</tr>
<tr>
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
<b>type:</b> <code>array</code>
<i>(comma-separated)</i>
<br></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_starlists_languages_aliases</code></h4></td>
<td rowspan="2"><p>Custom languages names in star lists</p>
<img width="900" height="1" alt=""></td>
</tr>
<tr>
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
<b>type:</b> <code>string</code>
<br></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_starlists_shuffle_repositories</code></h4></td>