Add icon translations to Android TV (#111338)

This commit is contained in:
Joost Lekkerkerker 2024-02-25 10:43:56 +01:00 committed by GitHub
parent a55e5130a4
commit 3e67b9828b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,8 @@
{
"services": {
"adb_command": "mdi:console",
"download": "mdi:download",
"upload": "mdi:upload",
"learn_sendevent": "mdi:remote"
}
}