mirror of
https://github.com/home-assistant/core.git
synced 2026-09-15 10:06:33 -05:00
Add icon translations to NZBGet (#111985)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"services": {
|
||||
"pause": "mdi:pause",
|
||||
"resume": "mdi:play",
|
||||
"set_speed": "mdi:speedometer"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user