mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
[WebUI] Add missing string
This commit is contained in:
parent
45b68bd46c
commit
f53cc05f52
1 changed files with 3 additions and 1 deletions
|
@ -81,7 +81,9 @@
|
||||||
<li>QBT_TR(%Z: Torrent size (bytes))QBT_TR</li>
|
<li>QBT_TR(%Z: Torrent size (bytes))QBT_TR</li>
|
||||||
<li>QBT_TR(%T: Current tracker)QBT_TR</li>
|
<li>QBT_TR(%T: Current tracker)QBT_TR</li>
|
||||||
<li>QBT_TR(%I: Info hash)QBT_TR</li>
|
<li>QBT_TR(%I: Info hash)QBT_TR</li>
|
||||||
</ul></i>
|
</ul>
|
||||||
|
QBT_TR(Tip: Encapsulate parameter with quotation marks to avoid text being cut off at whitespace (e.g., "%N"))QBT_TR
|
||||||
|
</i>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue