Add icon translations to sabNZBd (#112219)

This commit is contained in:
Joost Lekkerkerker
2024-03-04 16:50:40 +01:00
committed by GitHub
parent 2563db9a0c
commit 863950ab12

View File

@@ -0,0 +1,7 @@
{
"services": {
"pause": "mdi:pause",
"resume": "mdi:play",
"set_speed": "mdi:speedometer"
}
}