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