fixed sk translation format

This commit is contained in:
tomaae 2020-04-15 23:05:09 +02:00
parent 129c1d5b01
commit f8fcd84787
2 changed files with 6 additions and 1 deletions

View file

@ -11,7 +11,7 @@
"port": "Port",
"username": "Meno užívateľa",
"password": "Heslo",
"ssl": "Použiť SSL",
"ssl": "Použiť SSL"
}
}
},

View file

@ -2,6 +2,11 @@
"domain": "mikrotik_router",
"name": "Mikrotik Router",
"config_flow": true,
"ssdp": [
{
"st": "urn:schemas-upnp-org:device:InternetGatewayDevice:1"
}
],
"documentation": "https://github.com/tomaae/homeassistant-mikrotik_router",
"dependencies": [],
"requirements": [