Add icon translations to Transmission (#112324)

This commit is contained in:
Joost Lekkerkerker
2024-03-06 12:36:01 +01:00
committed by GitHub
parent 8946cfc1e9
commit a4444925c8
@@ -0,0 +1,8 @@
{
"services": {
"add_torrent": "mdi:download",
"remove_torrent": "mdi:download-off",
"start_torrent": "mdi:play",
"stop_torrent": "mdi:stop"
}
}