mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-08-28 13:48:07 +02:00
removed unused translation key
This commit is contained in:
parent
467d91b727
commit
129c1d5b01
2 changed files with 1 additions and 3 deletions
|
@ -11,8 +11,7 @@
|
||||||
"port": "Порт",
|
"port": "Порт",
|
||||||
"username": "Имя пользователя",
|
"username": "Имя пользователя",
|
||||||
"password": "Пароль",
|
"password": "Пароль",
|
||||||
"ssl": "Использовать SSL",
|
"ssl": "Использовать SSL"
|
||||||
"unit_of_measurement": "Единицы измерения"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
"username": "Meno užívateľa",
|
"username": "Meno užívateľa",
|
||||||
"password": "Heslo",
|
"password": "Heslo",
|
||||||
"ssl": "Použiť SSL",
|
"ssl": "Použiť SSL",
|
||||||
"unit_of_measurement": "Merná jednotka"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue