Interfaces: Assignments - rename "Interface" to "Device", but keep "if" as key to align with data underneath. for https://github.com/opnsense/core/pull/10366

This commit is contained in:
Ad Schellevis 2026-06-07 15:39:43 +02:00
parent ee94f628ca
commit fa7b7a850e

View file

@ -35,7 +35,7 @@
-->
<field>
<id>interface.if</id>
<label>Interface</label>
<label>Device</label>
<type>dropdown</type>
<help>Device name to connect this interface to.</help>
</field>