diff --git a/public/locales/hu/common.json b/public/locales/hu/common.json index b28a0e4f..2654cd0c 100644 --- a/public/locales/hu/common.json +++ b/public/locales/hu/common.json @@ -379,5 +379,12 @@ "common": { "bibyterate": "{{value, rate(bits: false; binary: true)}}", "bibitrate": "{{value, rate(bits: true; binary: true)}}" + }, + "omada": { + "activeUser": "Active devices", + "alerts": "Alerts", + "connectedAp": "Connected APs", + "connectedGateway": "Connected gateways", + "connectedSwitches": "Connected switches" } }