mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +00:00
Fix wording in Google Calendar create_event strings for consistency (#130183)
This commit is contained in:
parent
4e2f5bdb7d
commit
4adffdd1a6
@ -87,8 +87,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"create_event": {
|
"create_event": {
|
||||||
"name": "Creates event",
|
"name": "Create event",
|
||||||
"description": "Add a new calendar event.",
|
"description": "Adds a new calendar event.",
|
||||||
"fields": {
|
"fields": {
|
||||||
"summary": {
|
"summary": {
|
||||||
"name": "Summary",
|
"name": "Summary",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user