mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 22:55:10 +02:00
Action description -> third-person singular
This commit is contained in:
@@ -66,7 +66,7 @@
|
|||||||
"services": {
|
"services": {
|
||||||
"count_omer": {
|
"count_omer": {
|
||||||
"name": "Count the Omer",
|
"name": "Count the Omer",
|
||||||
"description": "Return the phrase for counting the Omer on a given date.",
|
"description": "Returns the phrase for counting the Omer on a given date.",
|
||||||
"fields": {
|
"fields": {
|
||||||
"date": {
|
"date": {
|
||||||
"name": "Date",
|
"name": "Date",
|
||||||
|
Reference in New Issue
Block a user