mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-23 07:56:44 -06:00
8356 split trans tag
This commit is contained in:
parent
4d4acff1c4
commit
b82647dc74
@ -139,7 +139,7 @@
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row"><i class="mdi mdi-harddisk"></i> {% trans "Disk Space <i class='text-warning'>(deprecated)</i>" %}</th>
|
<th scope="row"><i class="mdi mdi-harddisk"></i> {% trans "Disk Space" %} <i class='text-warning'>{% trans "(deprecated)" %}</i></th>
|
||||||
<td>
|
<td>
|
||||||
{% if object.disk %}
|
{% if object.disk %}
|
||||||
{{ object.disk }} {% trans "GB" context "Abbreviation for gigabyte" %}
|
{{ object.disk }} {% trans "GB" context "Abbreviation for gigabyte" %}
|
||||||
|
Loading…
Reference in New Issue
Block a user