TeemIp / teemip-core-ip-mgmt

Core modules of TeemIP, a WEB based IP Address Management tool
https://www.teemip.net
GNU Affero General Public License v3.0
19 stars 12 forks source link

Fix ipv4_gateway_format dict #31

Closed Hipska closed 3 months ago

Hipska commented 4 months ago

It had the same translation as for gatewayip resulting in not being able to select that attribute in the list of "Configure this list".

xtophe38 commented 4 months ago

@Hipska I'd actualy translate a bit differently these 3 labels. In the case of the IPv4Subnet:

Hipska commented 4 months ago

Done, I also updated the same for IPv6 subnets.