mirror of
https://github.com/home-assistant/core.git
synced 2026-09-15 10:06:33 -05:00
Add icon translations to Transmission (#112324)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"services": {
|
||||
"add_torrent": "mdi:download",
|
||||
"remove_torrent": "mdi:download-off",
|
||||
"start_torrent": "mdi:play",
|
||||
"stop_torrent": "mdi:stop"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user