Add icon translations to Google (#111656)

Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com>
This commit is contained in:
Joost Lekkerkerker 2024-02-28 00:41:29 +01:00 committed by GitHub
parent 4e4345f04e
commit 74a319f907
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,6 @@
{
"services": {
"add_event": "mdi:calendar-plus",
"create_event": "mdi:calendar-plus"
}
}