Improve Google Calendar action naming consistency (#167143)

This commit is contained in:
Norbert Rittel
2026-04-06 12:37:29 +02:00
committed by GitHub
parent 6d80b3769a
commit 50d9109e5f

View File

@@ -111,7 +111,7 @@
"name": "Add event"
},
"create_event": {
"description": "Adds a new calendar event.",
"description": "Adds a new event to a Google calendar.",
"fields": {
"description": {
"description": "[%key:component::google::services::add_event::fields::description::description%]",
@@ -146,7 +146,7 @@
"name": "Summary"
}
},
"name": "Create event"
"name": "Create event in Google Calendar"
}
}
}