mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update translations
This commit is contained in:
parent
bcb7bc1bf0
commit
bb5f0a002b
10 changed files with 168 additions and 24 deletions
|
@ -180,6 +180,11 @@
|
|||
<label for="txtInfoSerialNumber">${LabelSerialNumber}</label>
|
||||
<input type="text" id="txtInfoSerialNumber" data-mini="true" />
|
||||
</li>
|
||||
<li>
|
||||
<label for="txtProtocolInfo">${LabelProtocolInfo}</label>
|
||||
<input type="text" id="txtProtocolInfo" data-mini="true" />
|
||||
<div class="fieldDescription">${LabelProtocolInfoHelp}</div>
|
||||
</li>
|
||||
<li>
|
||||
<label for="txtXDlnaCap">${LabelXDlnaCap}</label>
|
||||
<input type="text" id="txtXDlnaCap" data-mini="true" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue