Add icon translations to iCloud (#111812)

This commit is contained in:
Joost Lekkerkerker 2024-03-06 06:30:34 +01:00 committed by GitHub
parent 661209111c
commit 9d89adb3d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,8 @@
{
"services": {
"update": "mdi:update",
"play_sound": "mdi:speaker-wireless",
"display_message": "mdi:message-alert",
"lost_device": "mdi:devices"
}
}